On 12/20/06, Filippo Diotalevi <[EMAIL PROTECTED]> wrote:
> On 12/20/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> > How easy will it be to take advantage of container resource injection when
> > deploying wicket as client tier in glassfish server for instance.
>
> Hi Ayodeji, as Igor has already pointed out, I've written a patch to
> extend JEE dependency injection to wicket pages.

Hi all, I've updated the wicket-javaee integration module so that it
now supports three java ee 5 annotations: @EJB, @PersistenceUnit and
@Resource.
You can find the patch attached to the issue:
http://issues.apache.org/jira/browse/WICKET-174

In particular (sorry, I've made a bit of a mess with attachments) the
module (with sources and mvn build) is at:
http://issues.apache.org/jira/secure/attachment/12347734/wicket-javaee-snapshot-12222006.zip

For the documentation check the page:
http://code.google.com/p/fdiotalevi/wiki/WicketJavaEEIntegration
where you'll also find two sample applications.

-- 
Filippo Diotalevi
[EMAIL PROTECTED]
http://www.diotalevi.com/weblog
http://www.jugmilano.it

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to