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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to