[jboss-jira] [JBoss JIRA] Created: (JBMETA-77) DefaultJndiBindingPolicy must be Seralizable

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sat Jul 19 10:59:52 EDT 2008


DefaultJndiBindingPolicy must be Seralizable 
---------------------------------------------

                 Key: JBMETA-77
                 URL: https://jira.jboss.org/jira/browse/JBMETA-77
             Project: JBoss Metadata
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger


Because Decorators may associate a DefaultJndiBindingPolicy with JBoss*BeanMetadata objects, and these objects must be Serializable, the DefaultJndiBindingPolicy implementations themselves must also be Serializable.

Else errors, as exhibited by Seam AS TestSuite org.jboss.test.deployers.seam.test.SeamNumberguessExampleUnitTestCase.testExample

java.io.NotSerializableException: org.jboss.metadata.ejb.jboss.jndipolicy.plugins.BasicJndiBindingPolicy
...
	at org.jboss.deployers.plugins.attachments.AttachmentsImpl.writeExternal(AttachmentsImpl.java:145)

Targeted for Beta30.

-- 
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 jboss-jira mailing list