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

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Jul 14 06:14:23 EDT 2011


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

Pete Muir commented on WELD-927:
--------------------------------

I think this a bug in Seam Faces, it can't assume it can serialize a Bean object.

> 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
>            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list