It is absurd. You can deploy your web application wherever you want. 
I use Merve Eclipse plugin. It has the same benefits as Jetty, as you do not
need to deploy your war for each modification, you just push the start
button and it works (by inspecting the classpath of the projects involved).
Or use maven to build the war for you, then copy it manually to tomcat or
jboss or whatever... Or use ant (if you like it so much) to do the same
thing.

Alex.


chickabee wrote:
> 
> 2. It favors Jetty. ( Why even say Jetty, pom.xml has jetty dependencies
> defined. )
> 

-- 
View this message in context: 
http://www.nabble.com/First-Day-Disgust%21-tf4405663.html#a12587229
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to