Question

I try to figure out a start with Apache ServiceMix 4.2

Sadly the tutorials on the homesite seem pretty much outdated ... with 4.2 the services seem to be started out of the box and be configured with karaf, while the tutorials talk about copying files into a "hotdeploy" folder that doesn't exist anymore in 4.2 ...

Can someone point me to a tutorial thats valid for ServiceMix 4.2? I'm trying to test the communication of two simple HelloWorld webservices or see how to configure a BC to wire in a webservice or something like this, just to get started. Would appreciate any help or pointers.

Was it helpful?

Solution

You can try FUSE ESB which is based on servicemix and free. It has some good documentation which you maybe also can use to understand servicemix itself.

OTHER TIPS

here are a couple quick guides for setting up your dev box and getting a basic bundle created and deployed...

http://benoday.blogspot.com/2010/08/servicemix-developer-machine-setup.html

http://benoday.blogspot.com/2010/08/fuse-esb-42-and-osgi-quick-start-guide.html

Wrote a small getting started guide that helps you beginning with Service Mix 4.2:

http://www.ithoughts.de/getting-started-with-servicemix-4-2-and-webservices-with-maven-and-eclipse-on-windows

You can find a few tutorials on ServiceMix using JBI (Part 1, Part 2, Part 3) and Camel OSGI bundle (Part 4) on the softwarepassion.com website

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top