Re: JNDI issues with app, moving from JBoss to TomEE Plus

2014-10-15 Thread skoldrh
Thanks Andy, I'm taking a look at our ConnectionFactoryLookup class right now to make sure it is setup similar to what you posted. I will let you know how it goes. Randy -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JNDI-issues-with-app-moving-from-JBo

Re: JNDI issues with app, moving from JBoss to TomEE Plus

2014-10-14 Thread Andy Gumbrecht
hich was due to it not able to obtain the connection to tcp://localhost:61616. I have in the other application as part of the start-up parameters is: -DResource/javax.jms.ConnectionFactory=connectionfactory:org.apache.activemq.ActiveMQConnectionFactory:tcp://localhost:61616 -- View this message

Re: JNDI issues with app, moving from JBoss to TomEE Plus

2014-10-14 Thread Romain Manni-Bucau
.activemq.ActiveMQConnectionFactory:tcp://localhost:61616 > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/JNDI-issues-with-app-moving-from-JBoss-to-TomEE-Plus-tp4672249p4672279.html > Sent from the TomEE Dev mailing list archive at Nabble.com.

Re: JNDI issues with app, moving from JBoss to TomEE Plus

2014-10-14 Thread skoldrh
6. I have in the other application as part of the start-up parameters is: -DResource/javax.jms.ConnectionFactory=connectionfactory:org.apache.activemq.ActiveMQConnectionFactory:tcp://localhost:61616 -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/JNDI-issues-with-app-m