I don't like to use JPA with Hibernate based on my previous experience with the two bundle. In the environment, the object mapping has to follow certain order in term of type of relationship between parent and children in the XML. I haven't seen any advantages with the bundle yet other than some inconveniences.
----- Original Message ---- From: Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, September 7, 2008 11:17:43 PM Subject: Re: Wicket 1.4 with QWicket You could also use Wicketstuff iolite, it also uses spring and jpa/hibernate... http://wicketstuff.org/confluence/display/STUFFWIKI/Wicket-Iolite IT is working out of the box. Vernon wrote: > I am very new to Wicket after heard so many good things about it. I am > starting a project with QWicket since I want to use something I already know > Spring and Hibernate. None of Wicket packages can be located with the 1.4 > version. I can see the wicket-1.4-m3.jar on the Java build path in my > Eclipse. > > What is missing? > > > > > -- -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]
