[
https://issues.apache.org/jira/browse/AMQ-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727938#comment-14727938
]
ASF subversion and git services commented on AMQ-5941:
------------------------------------------------------
Commit b5663bb0a97353f6c5b3f5365f1aea67fc150b55 in activemq's branch
refs/heads/activemq-5.12.x from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=b5663bb ]
https://issues.apache.org/jira/browse/AMQ-5941
Modifying ActiveMQResourceAdapter to implement Serializable to support
WebLogic.
(cherry picked from commit d983d525ce22025dd6ad4b27e729e1a1917f06f5)
> "The ra.xml <resourceadapter-class> class
> 'org.apache.activemq.ra.ActiveMQResourceAdapter' should implement
> java.io.Serializable but does not.> "
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMQ-5941
> URL: https://issues.apache.org/jira/browse/AMQ-5941
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Connector
> Affects Versions: 5.10.2
> Environment: WebLogic 10.3.6, JRockit JDK 1.6
> Reporter: Ben Nisbet
> Assignee: Christopher L. Shannon
> Priority: Minor
> Fix For: 5.13.0
>
>
> WebLogic server requires ResourceAdapter class to implement Serializable in
> addition to conformance with JavaBeans spec: "The ra.xml
> <resourceadapter-class> class
> 'org.apache.activemq.ra.ActiveMQResourceAdapter' should implement
> java.io.Serializable but does not.> "
> Is there an internal implementation constraint preventing implementation of
> Serializable for class org.apache.activemq.ra.ActiveMQResourceAdapter in next
> release?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)