[weld-issues] [JBoss JIRA] Created: (WELD-536) SFSB proxies not serializable in JBoss AS

David Allen (JIRA) jira-events at lists.jboss.org
Thu May 27 05:10:08 EDT 2010


SFSB proxies not serializable in JBoss AS
-----------------------------------------

                 Key: WELD-536
                 URL: https://jira.jboss.org/browse/WELD-536
             Project: Weld
          Issue Type: Bug
          Components: Class Beans (Managed and Session)
            Reporter: David Allen


The deserialization of a client proxy for a stateful session bean fails in JBoss AS.  It appears to be serializing Microkernel classes in the object graph which are naturally not available to the classloader of the test application during deserialization.

This is demonstrated by test org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.EnterpriseBeanLifecycleTest.testSerializeSFSB().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list