Nino, We developed these archetypes primarily for commercial usage (training and client apps) but are now looking to make them publicly available (ideally with Apache or GPL/MIT licences) because they could be useful for other developers, not least people new to Wicket (or new to JPA or Guice or Spring, all with or without Wicket experience) and give them a way to get started quickly with a fully functional project; POM, simple working code, database with test data (where appropriate) and the config that makes it all hang together. As you've no doubt experienced, one also has to test very carefully that the various versions of all the included frameworks/libraries play nicely together (eg Spring 2.5.6 is fussy about the version of JUnit4 to use ...) etc, and the possible combinations are quite overwhelming, even off-putting for someone who just wants to try stuff out without spending all day getting the config right.
Many of our archetypes include Wicket, but some don't. WicketStuff is not the right place for them to live, for now. We will make this stuff publicly available later this month, either on one of jWeekend's servers or one of the popular project hosting sites. Then we'll know better if people even find them useful and can reconsider whether or not we should merge with any existing projects and/or host our archetypes elsewhere. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com nino martinez wael wrote: > > Great! So should these be "merged" into Iolite? Anyhow the nice thing > would > be to put it into wicketstuff.. > > regards Nino > > 2009/9/29 richardwilko <[email protected]> > >> >> Hi, >> >> We have been developing a few useful archetypes for our own client >> projects >> and courses. >> Amongst others, we have >> >> Wicket/Guice >> Wicket/Guice/Warp/Hibernate >> Wicket/Guice/Warp/JPA >> Wicket/Spring/JPA >> Spring/JPA/openJPA >> Spring/JPA/EclipseLink >> Spring/JDBC >> >> All include a running sample application with correct dependencies. >> >> >> We're currently deciding which jWeekend server to host these on (and >> their >> "catalog") and probably the source >> >> >> Regards - Richard Wilkinson >> Developer, jWeekend >> OO & Java Technologies, Wicket Training and Development >> http://jWeekend.com >> >> >> >> >> nino martinez wael wrote: >> > >> > Hi Guys >> > >> > I've been using Guice for a while together with warp persist and >> dynamic >> > finders. Would it be of any interest to switch Iolite to Guice? Please >> say >> > if it has interest then I might do it, but won't if nobody uses it. >> > >> > >> > http://www.wideplay.com/guicewebextensions2 >> > http://www.wideplay.com/dynamicfinders >> > http://code.google.com/p/google-guice/ >> > >> > Regards Nino >> > >> > >> >> >> ----- >> http://richard-wilkinson.co.uk My blog: http://richard-wilkinson.co.uk >> -- >> View this message in context: >> http://www.nabble.com/-WicketStuff--Iolite-tp25652619p25659568.html >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- View this message in context: http://www.nabble.com/-WicketStuff--Iolite-tp25652619p25713893.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
