[
https://issues.apache.org/activemq/browse/AMQ-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59314#action_59314
]
Bruce Snyder commented on AMQ-501:
----------------------------------
FWIW, the new location of the weblogic-test is here:
[https://svn.apache.org/repos/asf/activemq/sandbox/systest/weblogic-test]
However, I don't know if the systest module has been kept in step with ActiveMQ
over the years.
> ActiveMQ is not JCA1.5 compliant
> ---------------------------------
>
> Key: AMQ-501
> URL: https://issues.apache.org/activemq/browse/AMQ-501
> Project: ActiveMQ
> Issue Type: Bug
> Components: Connector
> Affects Versions: 4.0 RC2, 4.0
> Environment: RHEL4, BEA Weblogic 9.0.1
> Reporter: Richard Cottrill
> Assignee: Patrick Villacorta
> Priority: Blocker
> Fix For: 4.0
>
> 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.
-
You can reply to this email to add a comment to the issue online.