Hi, Juvaraj! The problem is that the ManagedConnectionFactory provided in the RA is not serializable (well, it actually is serializable but its reference to the ResourceAdapter implementation is transient). I have created a patch for this problem (which is most likely to occur in any J2EE environment that tries to store instances of the ManagedConnectionFactory in JNDI and thus serializes it). However, the patch has not yet made it into SVN :-( It is available from JIRA though: http://issues.apache.org/activemq/browse/AMQ-765
You can download the patch file and should be able to apply it to the 5.1 snapshot sources using your favorite IDE. Good luck, Kai -- View this message in context: http://www.nabble.com/ActiveMQ-RA-serialization-issue-in-Websphere-tp16253150s2354p16270113.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.