Re: Wicket, IDEA and Winstone...

2007-09-27 Thread David Bernard
If you want to use Winstone instead of Jetty'Start : you could do like me for wicketstuff-jquery-examples: extract from https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-jquery-examples/src/test/java/org/wicketstuff/RunWebApp.java public static void main(String

Re: Wicket, IDEA and Winstone...

2007-09-27 Thread C. Bergström
Martijn Dashorst wrote: > Priceless! The best reason [1] why one would ever create a servlet > container: to embarrass your friend. > > Martijn > > [1] http://winstone.sourceforge.net/#whyCalled > > ha ha hahahahahah.. that's too funny.. With friends like that.. who needs Winstone ;) -

Re: Wicket, IDEA and Winstone...

2007-09-27 Thread Martijn Dashorst
Priceless! The best reason [1] why one would ever create a servlet container: to embarrass your friend. Martijn [1] http://winstone.sourceforge.net/#whyCalled -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta3 is released Get it now: http://www.apache.org/dyn/closer.

Wicket, IDEA and Winstone...

2007-09-27 Thread Gwyn Evans
I thought I ought to flag the above combination, as I'm finding it really useful at the moment. I've typically used Jetty, either via the wicket 'Start' class or via the Maven plugin, but just at the moment I've come across some issues with it. Basically, I'm investigating moving a Model 1 JSP web