Re: [Wicket-user] Wicket-contrib-javaee 1.0 release

2007-01-23 Thread Martijn Dashorst
Congratulations!

Martijn

On 1/23/07, Filippo Diotalevi [EMAIL PROTECTED] wrote:
 Hi,
just a quick post to announce that tonight I've released the first
 public version of wicket-contrib-javaee (1.0), a module for Wicket
 that provides integration with Java EE 5
 With wicket-javaee you can use in your wicket pages three annotations
 * @EJB
 * @PersistenceUnit
 * @Resource
 This release works with Wicket 1.2.x; a version for Wicket 2 is under
 construction.

 The release is available at:
 https://sourceforge.net/project/showfiles.php?group_id=134391package_id=219263

 the documentation is available at:
 http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-javaee

 --
 Filippo Diotalevi
 http://www.diotalevi.com
 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.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



-- 
Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org

-
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.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-contrib-javaee 1.0 release

2007-01-23 Thread Eelco Hillenius
Good to hear, thanks!

Eelco


On 1/23/07, Filippo Diotalevi [EMAIL PROTECTED] wrote:
 Hi,
just a quick post to announce that tonight I've released the first
 public version of wicket-contrib-javaee (1.0), a module for Wicket
 that provides integration with Java EE 5
 With wicket-javaee you can use in your wicket pages three annotations
 * @EJB
 * @PersistenceUnit
 * @Resource
 This release works with Wicket 1.2.x; a version for Wicket 2 is under
 construction.

 The release is available at:
 https://sourceforge.net/project/showfiles.php?group_id=134391package_id=219263

 the documentation is available at:
 http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-javaee

 --
 Filippo Diotalevi
 http://www.diotalevi.com
 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.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
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.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-contrib-javaee 1.0 release

2007-01-23 Thread cowwoc

Any JPA library in the works? Specifically I am looking for a
replacement for wicket-stuff-hibernate-3.0

Gili

Filippo Diotalevi wrote:
 Hi,
just a quick post to announce that tonight I've released the first
 public version of wicket-contrib-javaee (1.0), a module for Wicket
 that provides integration with Java EE 5
 With wicket-javaee you can use in your wicket pages three annotations
 * @EJB
 * @PersistenceUnit
 * @Resource
 This release works with Wicket 1.2.x; a version for Wicket 2 is under
 construction.
 
 The release is available at:
 https://sourceforge.net/project/showfiles.php?group_id=134391package_id=219263
 
 the documentation is available at:
 http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-javaee
 
 --
 Filippo Diotalevi
 http://www.diotalevi.com
 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.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



signature.asc
Description: OpenPGP digital signature
-
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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket-contrib-javaee 1.0 release

2007-01-23 Thread Justin Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

It's just annotations for the most part.  Crank it out.  It would've
been months ago if you'd have just done it when you asked last year.  :)

cowwoc wrote:
   Any JPA library in the works? Specifically I am looking for a
 replacement for wicket-stuff-hibernate-3.0
 
 Gili
 
 Filippo Diotalevi wrote:
 Hi,
just a quick post to announce that tonight I've released the first
 public version of wicket-contrib-javaee (1.0), a module for Wicket
 that provides integration with Java EE 5
 With wicket-javaee you can use in your wicket pages three annotations
 * @EJB
 * @PersistenceUnit
 * @Resource
 This release works with Wicket 1.2.x; a version for Wicket 2 is under
 construction.

 The release is available at:
 https://sourceforge.net/project/showfiles.php?group_id=134391package_id=219263

 the documentation is available at:
 http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-javaee

 --
 Filippo Diotalevi
 http://www.diotalevi.com
 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.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 
 
 -
 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.phpp=sourceforgeCID=DEVDEV
 
 
 
 
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user

- --
Justin Lee
http://www.antwerkz.com
AIM : evan chooly
Skype : evanchooly
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)

iD8DBQFFtt4AJnQfEGuJ90MRA+2bAJ9H/76NiiQpj3WvSq7m4NciYGD3YQCfUVJa
bQflAcEGYBy+JCTJYe22fb8=
=rrXR
-END PGP SIGNATURE-

-
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.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user