On Dec 6, 2007 2:09 PM, jeff1331 <[EMAIL PROTECTED]> wrote: > So, to answer your question, the topic is hosted on some jboss server on > another box. This servicemix jms component needs to connect to it, stay > connected, and receive all the messages coming out of it.
OK, that last sentence is what I needed to know. It should be pretty easy to connect directly to JBossMQ using the JBossMQ connection factory. See this FAQ entry about connecting to WebsphereMQ as an example: http://servicemix.apache.org/how-do-i-integrate-the-servicemix-jms-component-with-webspheremq.html Just use the connection factory for JBossMQ in the same manner. And once you figure this out, please help us create an FAQ entry for JBossMQ. Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Blog: http://bruceblog.org/
