[
https://issues.apache.org/jira/browse/CLK-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856855#action_12856855
]
Manuel Chinea edited comment on CLK-656 at 4/14/10 7:58 AM:
------------------------------------------------------------
A CDI enabled ClickServlet implementation. Alpha quality code yet (no error or
edge cases handling, no javadoc), but it creates the Page objects through the
cdi api.
The steps to use this servlet are:
1.- configure it in web.xml a the click servlet
2.- Create your Page subclasses and use the @EJB or the @Inject annotations
3.- Create and empty file in WEB-INF (i have only tried in a web-app) called
beans.xml
4.- Run
was (Author: manuel.chinea):
A CDI enabled ClickServlet implementation. Alpha quality code yet (no error
or edge cases handling, no javadoc), but it creates the Page objects through
the cdi api.
> JEE6 Support for Apache Click
> -----------------------------
>
> Key: CLK-656
> URL: https://issues.apache.org/jira/browse/CLK-656
> Project: Click
> Issue Type: New Feature
> Reporter: Manuel Chinea
> Priority: Minor
> Attachments: CDIClickServlet.java
>
>
> Enable click to use the JEE6 CDI services to manage Pages.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira