webtier@glassfish.java.net

Re: how to bind JMS connection factory/queue in web.xml?

From: <webtier_at_javadesktop.org>
Date: Mon, 21 Jul 2008 11:27:34 PDT

Hi, classfish,

I can see one problem in your web.xml:

You should use <resource-ref> for JMS Connection Factories, and use <resource-env-ref> for Queues and Topics, based on JMS spec.
 
Since your problem is with JMS Connection Factory, so there must be something else going on as well. But I can't tell from your email. What does your sun-web.xml look like?

djiao
[Message sent by forum member 'djiao' (djiao)]

http://forums.java.net/jive/thread.jspa?messageID=288140