Details
Description
When attempting to install the ActiveMQ RAR, these errors are thrown, and appear to be vaild and correct (verified by browsing the ActiveMQ source code). Classloading problems appear to prevent using ActiveMQ using the Foriegn JMS facility of Weblogic.
[1] The ra.xml <managedconnectionfactory-class> class 'org.activemq.ra.ActiveMQManagedConnectionFactory' must override both equals() and hashCode(), but doesn't.
[2] The ra.xml <managedconnectionfactory-class> class 'org.activemq.ra.ActiveMQManagedConnectionFactory' must override both equals() and hashCode(), but doesn't.
[3] The ra.xml <managedconnectionfactory-class> class 'org.activemq.ra.ActiveMQManagedConnectionFactory' must override both equals() and hashCode(), but doesn't.
[4] The ra.xml <activationspec-class> 'org.activemq.ra.ActiveMQActivationSpec' must implement java.io.Serializable but does not.