On 7/16/07, gzoller <[EMAIL PROTECTED]> wrote:
Hello, I'm trying to understand the possible integrations between JBoss and ServiceMix. I see there's a deployer available, but is that the same as having ServiceMix hosted as an EAR/SAR/WAR on JBoss itself? Ideally if ServiceMix is able to do so I'd like to have it running on JBoss, and not have it be another stand-alone server process to manage. I looked for integration documentation but only found reference to the JBoss deployer sar. If I use this sar will I still need a stand-alone ServiceMix process distinct from JBoss?
There are two ways to deploy ServiceMix to JBoss: 1) As a SAR file as noted here: http://incubator.apache.org/servicemix/jboss-deployer.html 2) As a WAR file as noted here: http://incubator.apache.org/servicemix/tomcat-integration.html Some of the docs are a bit out of date, but the same general concepts still apply. Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache Geronimo - http://geronimo.apache.org/ Apache ActiveMQ - http://activemq.org/ Apache ServiceMix - http://servicemix.org/ Castor - http://castor.org/
