[weld-issues] [JBoss JIRA] (WELD-927) ViewScoped does not work because org.jboss.weld.bean.Managedbean is not serializable

Cody Lerum (JIRA) jira-events at lists.jboss.org
Mon Jan 23 10:44:18 EST 2012


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

Cody Lerum commented on WELD-927:
---------------------------------

Just ran into this. Only appears to be an issue with client side state saving
                
> ViewScoped does not work because org.jboss.weld.bean.Managedbean is not serializable
> ------------------------------------------------------------------------------------
>
>                 Key: WELD-927
>                 URL: https://issues.jboss.org/browse/WELD-927
>             Project: Weld
>          Issue Type: Bug
>          Components: CDI API, Class Beans (Managed and Session), Scopes & Contexts, Web Tier integration (JSF, JSP, EL and Servlet) 
>    Affects Versions: 1.1.1.Final
>         Environment: Tomcat/Jetty, Weld Servlet 1.1.2-SNAPSHOT or 1.1.1-Final, MyFaces 2.x or 2.1.x, Seam Faces 3.0.1-Final, Seam Persistence 3.0.0
>            Reporter: Thomas Andraschko
>            Assignee: Pete Muir
>            Priority: Blocker
>
> If you use @ViewScoped, a will exception occur that org.jboss.weld.bean.Managedbean is not serializable.
> This a blocker because we can't use @ViewScoped with Weld (and this envorionment) and Seam does not work with OWB.
> This should be the same issue as: https://issues.apache.org/jira/browse/EXTCDI-118

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list