Thanks .. It's not working, Still i am getting null exception for
connectionFactory. I changed the spring configuration as you suggested ( I
tried both )

<jee:jndi-lookup id="connectionFactory"
jndi-name="openejb:Resource/jms/ConnectionFactory" lookup-on-startup="false"
proxy-interface="javax.jms.ConnectionFactory"/>

and 

<jee:jndi-lookup id="connectionFactory"
jndi-name="java:openejb/Resource/ConnectionFactory"
lookup-on-startup="false" proxy-interface="javax.jms.ConnectionFactory"/>

Please help me to get it resolved.

Thanks much.





--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Tomme-and-JMS-with-JNDI-configuration-tp4679415p4679459.html
Sent from the TomEE Dev mailing list archive at Nabble.com.

Reply via email to