[webbeans-issues] [JBoss JIRA] Created: (WBRI-269) EJB Proxies are not serializable

David Allen (JIRA) jira-events at lists.jboss.org
Wed May 20 09:13:05 EDT 2009


EJB Proxies are not serializable
--------------------------------

                 Key: WBRI-269
                 URL: https://jira.jboss.org/jira/browse/WBRI-269
             Project: Web Beans
          Issue Type: Bug
          Components: Enterprise Beans
    Affects Versions: 1.0.0.PREVIEW1
            Reporter: David Allen


Section 3.3.9 states that all session bean proxies are serializable.  The TCK test below is currently not able to serialize the proxy due to  the exception java.io.NotSerializableException.

EnterpriseBeanLifecycleTest.testCreateSFSB()


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

        



More information about the weld-issues mailing list