Hi,
thanks a lot for the Bugfix and the hint about lookup: !
It's working now!
I couldn't deploy the sun-jms-adapter.rar out of the box, though:
Caused by: java.lang.ClassNotFoundException: com.sun.messaging.XAQueueConnectionFactory
at com.sun.enterprise.loader.EJBClassLoader.findClassData(EJBClassLoader.java:712)
at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:625)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at com.stc.jmsjca.util.ClassLoaderHelper.loadClass(ClassLoaderHelper.java:44)
at com.stc.jmsjca.util.ClassLoaderHelper.loadClass(ClassLoaderHelper.java:63)
at com.stc.jmsjca.sunone.RASunOneObjectFactory.createConnectionFactory(RASunOneObjectFactory.java:248)
So I looked for this class, found it in imqjmsra.jar and added it to the sun-jms-adapter.rar.
Is this a problem in sun-jms-adapter.rar or is there another way to do this?
Another thing is this message:
FATAL: MQRA:EC:createRemoteMessageConsumer setting clientID to null
I've tried setting the ClientID via --property but that didn't help.
Best Regards,
Matthias
[Message sent by forum member 'matthiasfraass' (matthias.fraass_at_tricoder.net)]
http://forums.java.net/jive/thread.jspa?messageID=367277