Note: FuseSource is now a part of Red Hat, and all content is now available on redhat.com. No more changes will be made to fusesource.com moving forward. Please visit redhat.com for the following information: For any other questions, please do not hesitate to contact Red Hat.

ServiceMix Training Videos

Learn from the people who wrote the code

Click on any of the short videos for instruction on Apache ServiceMix. The videos use the FuseSource distribution of ServiceMix, Fuse ESB, in the demonstrations. The FuseSource releases are productized, tested, and fully supported releases of popular Apache projects.

To run the demos yourself, first review the slide presentation then download the code:

These videos are .mov files which require QuickTime to view.

  • Building, installing and running Fuse ESB 4 (screencast): In this session, Ade shows how to build, install and run Fuse ESB 4. He also shows how to “prune” the installation so that FUSE ESB only loads up the modules you need for your work.
  • Deploying a POJO into Fuse ESB 4 (screencast): In this session, Ade gives an overview of his development environment, and shows how to deploy and share your Java POJOs into Fuse ESB 4. He shows how to integrate your logging with the Fuse ESB 4 logging system, and, how to read your own custom configuration data using properties files and the OSGi configuration service.
  • Deploying a Web Service into Fuse ESB 4 (screencast): In this session, Ade shows how to create a SOAP/HTTP web service using JAX-WS and deploy it into the Fuse ESB 4 runtime. He also shows how to tie this new component in with the shared POJO developed previously.
  • Deploying an Enterprise Integration Pattern into Fuse ESB 4 (screencast): In this session, Ade shows how to create and deploy enterprise integration patterns. Using the Apache Camel DSL, he creates a file- and FTP-poller to read in plain-text CSV files, saves them to a persistent queue using JMS, and then splits the batch data line-by-line for individual processing.
  • Deploying a JBI component into Fuse ESB 4 (screencast): In this session, Ade shows how to take JBI solutions developed and deployed in Fuse ESB 3 and deploy them in the Fuse ESB 4 container.

Just getting started?

Enjoy for free:

  • Download the FuseSource distribution of ServiceMix
  • Webinars for in-depth information on ServiceMix
  • Tutorial on getting
    started