Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Starter guide for Apache ServiceMix [closed]

What is the definitive guide to start with Apache ServiceMix? The howto's and guides on the website are way too complicate for a clean start.

like image 976
MrG Avatar asked Jan 08 '09 16:01

MrG


3 Answers

I am still learning Apache ServiceMix myself. ESB's in generally are pretty complicated. The best book I found is "Open-Source ESBs in Action" published by Manning. It runs MVN/ANT to setup your environment and walks you through with some pretty basic examples. Let me know how you like it.

like image 182
Bernie Perez Avatar answered Oct 13 '22 02:10

Bernie Perez


here are a few quick notes on getting a development environment going and an intro to Servicemix4 here...

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

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

like image 25
Ben ODay Avatar answered Oct 13 '22 02:10

Ben ODay


I like the six page ref card at DZone which can be found here. There's a lot of information packed on it.

You can read it online, or have a download link emailed to you.

Good luck!

like image 23
Rydell Avatar answered Oct 13 '22 02:10

Rydell