[
https://issues.apache.org/jira/browse/WICKET-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195043#comment-13195043
]
John Sarman commented on WICKET-3969:
-------------------------------------
Thanks, That definitely solves the Serialization issue.
So to use @Singletons, @Stateless, @Statful Jee6 objects with wicket-cdi to
avoid Serialization issues, create a @SessionScoped or @ConversationScoped CDI
Bean that wraps the EJB. That works for me.
> Add CDI integration
> -------------------
>
> Key: WICKET-3969
> URL: https://issues.apache.org/jira/browse/WICKET-3969
> Project: Wicket
> Issue Type: New Feature
> Reporter: Igor Vaynberg
> Assignee: Igor Vaynberg
> Fix For: 6.0.0
>
>
> Introduce integration with CDI containers which should include
> * injection of components with CDI dependencies
> * conversation scope propagation across pages
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira