]
Thomas Andraschko commented on WELD-927:
----------------------------------------
Is there any possible workaround?
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: