users@glassfish.java.net

Re: Client ID For Non Durable Connection Is Required In A Glassfish Cluster?

From: <glassfish_at_javadesktop.org>
Date: Fri, 20 Mar 2009 13:09:48 PDT

> Also, can you point me documentation on how to bypass
> whatever is causing this in the standard glassfish
> install? I'm using OpenMQ and would be happy to do
> what it takes to work around the problem.

Im a little closer it seems. I did the following in my cluster:

- ./asadmin deploy ../lib/addons/resourceadapters/genericjmsra/genericra.rar
- made sure this connector was available to all nodes in the cluster
- Setup the JMS Connection Factory and Destination Resource for the cluster
- Changed the Admin Object Resource to use genericra (instead of jmsra)
- Started and stopped all cluster instances.

and I am now getting these messages:

[#|2009-03-20T16:02:33.699-0400|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=httpWorkerThread-38081-0;setName;com.sun.genericra.outbound.TopicProxy;_RequestID=eefbdc4e-ac3f-4207-9db1-65f0a9ff53ee;|RAR8000 : The method setName is not present in the class : com.sun.genericra.outbound.TopicProxy|#]

[#|2009-03-20T16:02:33.705-0400|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=httpWorkerThread-38081-0;Name;com.sun.genericra.outbound.TopicProxy;_RequestID=eefbdc4e-ac3f-4207-9db1-65f0a9ff53ee;|RAR7097: No setter method present for the property Name in the class com.sun.genericra.outbound.TopicProxy|#]

[#|2009-03-20T16:02:33.717-0400|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=18;_ThreadName=httpWorkerThread-38081-0;|
 [BlazeDS] 03/20/2009 16:02:33.716 [INFO] [Service.Message.JMS] JMS consumer for JMS destination 'eDesignTopic' is starting.|#]

[#|2009-03-20T16:02:33.773-0400|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=18;_ThreadName=httpWorkerThread-38081-0;|
 [BlazeDS] 03/20/2009 16:02:33.773 [INFO] [Service.Message.JMS] JMS consumer for JMS destination 'eDesignTopic' is being removed from the JMS adapter due to the following error: com.sun.genericra.outbound.TopicProxy cannot be cast to com.sun.messaging.Destination|#]
[Message sent by forum member 'h1d3m3' (h1d3m3)]

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