[ 
https://issues.apache.org/jira/browse/AMQ-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708155#comment-14708155
 ] 

Christopher L. Shannon commented on AMQ-5941:
---------------------------------------------

I've seen this pop up from time to time with Weblogic.  I don't see any reason 
ActiveMQResourceAdapter couldn't be marked serializable as long as the 
non-serializable member fields are marked transient.

> "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
>            Priority: Minor
>             Fix For: NEEDS_REVIEW
>
>
> 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)

Reply via email to