I'm still trying to work through getting the servicemix war up and running with our jbi components. I had to move a bunch of jar files into tomcat's lib/ext to make the classes that JBI components depend on in the standalone servicemix distribution classpath. But I'm not sure if I got everything since my JBI components still don't work. The problem I'm hitting now, is that it looks like the servicemix war doesn't start up an activemq broker? Or if it does, it starts it on a different port than the standalone one does? I tried importing the activemq.xml config file from the standalone version, but that doesn't help.
I'm a little puzzled on how to get the servicemix war to have the same functionality as the stand alone distribution. Has anyone successfully done this? Thanks! Ryan
