Re: JBoss 4 and ActiveMQ standalone

2010-05-03 Thread ed4becky
Thank you, I have it working now. And thanks for the heads up on multiple brokers. -- View this message in context: http://old.nabble.com/JBoss-4-and-ActiveMQ-standalone-tp28413090p28436570.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss 4 and ActiveMQ standalone

2010-04-30 Thread Ivan Pechorin
> Why would I have an activemq-ra.rar in $JBOSS_HOME/server/all/deploy if I am > not embedding it? You need resource adapter in order to connect your MDBs to ActiveMQ broker. No matter whether you are embedding the broker, or not. By the way, if you need to connect your MDBs to more than one brok

Re: JBoss 4 and ActiveMQ standalone

2010-04-30 Thread ed4becky
ter > (RA) to connect to your standalone ActiveMQ instance. > > $JBOSS_HOME/server/all/deploy/activemq-ra.rar/META-INF/ra.xml: > Why would I have an activemq-ra.rar in $JBOSS_HOME/server/all/deploy if I am not embedding it? -- View this message in context: http://old.nabble.com/JBos

Re: JBoss 4 and ActiveMQ standalone

2010-04-30 Thread Ivan Pechorin
2010/4/30 ed4becky : > > I would like to configure an MDB running in JBoss to access a JMS message > queue running in a standalone ActiveMQ instance. You should configure property "ServerUrl" of ActiveMQ Resource Adapter (RA) to connect to your standalone ActiveMQ instance. $JBOSS_HOME/server/all

JBoss 4 and ActiveMQ standalone

2010-04-30 Thread ed4becky
the language to use in my search - is this bridging? Is it just a matter of the correct JNDI setup in Jboss? Or something fancier? Any guidance or pointers is appreciated. -- View this message in context: http://old.nabble.com/JBoss-4-and-ActiveMQ-standalone-tp28413090p28413090.html Sent from the