[ http://jira.activemq.org/jira//browse/AMQ-501?page=comments#action_35829 ]
james strachan commented on AMQ-501: ------------------------------------ How are we getting on with this one? Any idea if SVN HEAD works or not. A stack trace for the NullPointerException would be handy :) > ActiveMQ is not JCA1.5 compliant > --------------------------------- > > Key: AMQ-501 > URL: http://jira.activemq.org/jira//browse/AMQ-501 > Project: ActiveMQ > Type: Bug > Components: Connector > Versions: 4.0, 4.0 M5 > Environment: RHEL4, BEA Weblogic 9.0.1 > Reporter: Richard Cottrill > Assignee: Patrick Villacorta > Priority: Blocker > Fix For: 4.0, 4.0 M5 > Attachments: rartest-new.ear, rartest.ear > > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
