Erik, No such prejudice here: a Wicket with EJB 3+ archetype is a very good idea and I was already planning on us setting up an archetype for JBoss and wicket-javaee [1] (that "contrib" library just works by the way - we've used it with no problems so far on a couple of projects, one with JBoss - and IIRC RedHat finally did publish a decent Maven2 repo).
I have nothing against a link from the Wicket QuickStart page either, but we are not necessarily promising instantaneous support for users of these archetypes - the idea is just to provide a well-proven starting point for people wanting to skip the sometimes huge (and often off-putting) effort to work out how all these frameworks/libraries and the multitude of version play nicely together (not to mention figuring out all the transitive dependencies and how to best write tests and other, boiler-plate bootstraping code). By the way, we use these archetypes ourselves too, and they do save us plenty of time - it's one less (often non-trivial) thing to worry about when you start your project or just want to experiment with/learn how to use one of these frameworks/libraries. Regards - Cemal jWeekend OO & Java Technologies, Wicket Training and Development http://jWeekend.com [1] http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-javaee Erik Post-5 wrote: > > Hi Cemal, > > On Tue, Oct 6, 2009 at 5:05 PM, jWeekend <[email protected]> > wrote: > >> Thanks. We'll review that soon - it is our intention but we need to be >> ready to take care of the project. Just for the moment, we'll take on >> ideas >> for new archetypes, and feel free to contact me via our site if you have >> some particular ideas and need stuff included quickly. > > Great! I would like to suggest an EJB archetype. EJB seems to be > fairly impopular amongst Wicket people, but what with the upcoming > changes to EJB (version 3.1, no XML, a Lite' web profile) and Spring > (3.0, proprietaryish goings-on) I think EJB's are looking > comparatively sweet. > > By the way, it would be pretty cool to reference your page from the > Wicket quickstart page, wouldn't it? Things are pretty scattered atm > and I think this makes Wicket needlessly hard to get into. > >> Ideas for further project templates include Scala and Java > > I'm experimenting with this atm from an adapted version of Wicketopia, > and yeah, it would have been great to have had an archetype for this > ;) > > Cheers, > Erik > >> Erik Post-5 wrote: >>> >>> Hey, that's great! Is there any way to contribute to this? >>> >>> Thumbs up, >>> Erik >>> >>>> 2009/10/6 jWeekend <[email protected]> >>>> >>>> We have launched jWeekend's Leg Up page [1]. >>>> >>>> You can generate a command and run it at your console to create a >>>> simple >>>> project using one of our archetypes. The projects you will generate >>>> will >>>> include enough configuration, code and/or some tests to get you >>>> started, >>>> quickly. Our archetypes currently support various combinations of >>>> Spring, >>>> Guice, WarpPersist, JPA (with one or more implementation from >>>> EclipseLink, >>>> Hibernate, OpenJPA) and Wicket. >>>> >>>> Let us know if this is useful and if you'd like to see more >>>> combinations. >>>> Also feel free to raise any issues [2]. >>> >>>> Regards - Cemal >>>> jWeekend >>>> OO & Java Technologies, Wicket Training and Development >>>> http://jWeekend.com >>>> >>>> [1] http://jweekend.com/dev/LegUp >>>> [2] http://code.google.com/p/legup/issues/list >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/Leg-Up-for-Wicket%2C-Spring%2C-Guice%2C-JPA%2C-Warp%2C-EclipseLink%2C-Hibernate-...-projects-tp25769134p25770548.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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Leg-Up-for-Wicket%2C-Spring%2C-Guice%2C-JPA%2C-Warp%2C-EclipseLink%2C-Hibernate-...-projects-tp25769134p25773473.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]
