Tuesday 10 March 2009

First look on apache servicemix

I'm reading something about ESBs, and I'm focusing on servicemix, because of the richness of the documentation.

I found very strange tutorial 2.6 maven task:

mvn jbi:projectDeploy -DforceUpdate=true

fails complaining missing servicemix-file-su, which is of course specified in sa's pom.xml.

Actually it works, if the zip file is deployed manually in the /hotdeploy dir.