On 9/8/07, chickabee <[EMAIL PROTECTED]> wrote: > > > A common expectation is a simple standalone app without > Maven/Spring/Hibernate etc unnecessary stuff. Run 'ant' on the command > line > and here u have the war file, now, make a few changes to experiment and > then run 'ant' again to have modified war. Simple.
heh, so a standalone project can require ant and still be standalone? great logic there. i dont think i even have ant installed. btw, the whole point of qwicket was to provide a base project that glues together hibernate+spring+wicket. maybe you shouldve read the readme of qwicket. -igor