[jboss-jira] [JBoss JIRA] Assigned: (JBMETA-77) DefaultJndiBindingPolicy must be Serializable
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sun Jul 20 17:51:52 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMETA-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger reassigned JBMETA-77:
-----------------------------------------
Assignee: Scott M Stark (was: Andrew Lee Rubinger)
Please resolve at 1.0.0.Beta30
> DefaultJndiBindingPolicy must be Serializable
> ----------------------------------------------
>
> 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: Scott M Stark
>
> 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