Finally , the issue has been resolved , I added the below configuration in my
application web.xml , it's works fine.
resource-ref>
<description>JMS JNDI Connection</description>
<res-ref-name>jms/ConnectionFactory</res-ref-name>
<res-type>javax.jms.ConnectionFactory</res-type>
<res-auth>Container</res-auth>
</resource-ref>
Thanks
--
View this message in context:
http://tomee-openejb.979440.n4.nabble.com/Tomme-and-JMS-with-JNDI-configuration-tp4679415p4679457.html
Sent from the TomEE Dev mailing list archive at Nabble.com.