Travelling, and not Arriving

          ... a good traveler has no fixed plans and is not intent upon arriving... (Lao Tzu)

Posted
23 January 2007 @ 11pm

Tagged
Java, Open Source, Personal

Wicket-contrib-javaee: 1.0 released

I’ve just released the first public version of wicket-contrib-javaee, a Wicket module that provides integration with Java EE 5. With wicket-contrib-javaee you can use Java EE 5 resource injections; three annotations are supported:

  • @EJB
  • @PersistenceUnit
  • @Resource

This release works with Wicket 1.2.x; a version for Wicket 2.x is under construction.

Check it out! You can download the release here; the documentation is available here.


1 Comment

Posted by
Eelco
24 January 2007 @ 12am

Mucho appreciated!


Leave a Comment

Article: Migrating from EJB 2.x to EJB 3.0 ApacheCon Europe program published