On Tue, May 13, 2008 at 10:05 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote: > 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.
What kind of problems did you hit in doing so ? It should work if you put the needed jars in the war. > > 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 > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
