servicemix and eclipse - first installment

The benefits of servicemix in implementing marid are huge. Specificially, in implementing a RSS listener, you would just configure the RSS binding and you are done. Nice leap in coding. So, an IM binding would be next.

But before all that goodness, there is the small task of setting up the development environment. One item for the future is to setup the IDE to be able to build the sar to run the complete environment in JBoss - but not today.

First is to setup the maven dependencies. From working with the 1.x version of servicemix, I included servicemix, servicemix-client, and jaxp. Documentation continues to be a sore point on this project. After 15 minutes of searching for the dependencies for the latest 2.x version, either I dont know how to search (like my wife says) or it is not in plain sight.

Looks like I can remove the jaxp depenedency - I am not sure if they are going to continue supporting their 1.0 servicemix-client code, though.

Comments

Popular Posts