[
https://issues.apache.org/jira/browse/WICKET-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126758#comment-13126758
]
Jeff Campbell commented on WICKET-3969:
---------------------------------------
This works GREAT for non-component beans:
CdiContainer.get().getNonContextualManager().postConstruct(this)
I now have fully working Wicket CDI application that uses Wicket-1.5.1,
wicket-cdi (that I built myself from git sources), AuthenticatedWebApplication,
JPA that works WELL on both JBoss AS 7.0.2 and/or Glassfish 3.1.1
Is the plan to release wicket-cdi separately from wicket-core?
> 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: 1.6.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