Hi

Today I want to announce the Wicketstuff Wicket-iolite. Which are a maven archetype much like wicket quickstart archetype. In fact it's based on that one. The main difference is that Iolite has spring and JPA / Hibernate setup for you in its current state, Hibernate can generate the db tables for you if you want to. Currently it uses HSQL as database, but it's just a matter of uncommenting some lines if you want to connect to mysql. This makes it extremely quick to get projects going.

Wicket Iolite, is meant as a convenience helper, I for one hate doing trivial stuff. Opinions & patches are highly appriciated


http://wicketstuff.org/confluence/display/STUFFWIKI/Wicket-Iolite

Future developments could be:

   * Adding template entites via command line
   * Using other providers than Hibernate
   * Alternate IOC than spring

As you can see when generating a project, im currently having trouble with package names, since this is a multi module maven archetype (im including all java as resource). So any hints or help would be great.


--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to