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