users@glassfish.java.net

Re: Using the Generic JMS RA with GlassFish 3.1 & Custom JMS con

From: <forums_at_java.net>
Date: Tue, 19 Apr 2011 06:11:36 -0500 (CDT)

Copying imq.jar (and other MQ jars) to glassfish/lib will not work. This will
lead to classloader issues. The cleanest solution is to use
"Application-Specific Class Loading" with the --libraries option when you are
deploying. Alternately, you will need to move all the jars from
glassfish/lib/install/applications/jmsra to glassfish/lib for the imq classes
to get global visibility.


--
[Message sent by forum member 'sats']
View Post: http://forums.java.net/node/791658