Try putting in the corresponding session bean's section in the ejb-jar.xml, the 
following para:

         <resource-ref>
            <res-ref-name>jms/QCF</res-ref-name>
            <res-type>javax.jms.QueueConnectionFactory</res-type>
            <res-auth>Container</res-auth>
         </resource-ref>

Let me know if that works. If yours is a topic, use the topic stuff instead.

- amit.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841261#3841261

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841261


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to