[weld-issues] [JBoss JIRA] Commented: (WELD-867) CreationalContext implementations need to be serializable

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Mar 21 10:21:08 EDT 2011


    [ https://issues.jboss.org/browse/WELD-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589330#comment-12589330 ] 

Pete Muir commented on WELD-867:
--------------------------------

Yes, this is the one that is used to wrap all Beans inside the built in Context implementations. This was in Weld 1.0 and is in Weld 1.1... The built in Bean objects are not serializable, and the wrapping has always happened inside the Context. 

> CreationalContext implementations need to be serializable
> ---------------------------------------------------------
>
>                 Key: WELD-867
>                 URL: https://issues.jboss.org/browse/WELD-867
>             Project: Weld
>          Issue Type: Feature Request
>          Components: Built-in beans, Clustering, Scopes & Contexts
>    Affects Versions: 1.1.0.Final
>            Reporter: Gerhard Petracek
>             Fix For: 1.2.0.Beta1
>
>
> for custom scope implementations it's required that the creationalcontext is serializable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the weld-issues mailing list