Igor Vaynberg schrieb:
> On 2/12/07, *Rüdiger Schulz* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
> wrote:
> 
>     Simply restarting tomcat solves this, but doing this with every redploy
>     is a little tedious :( And I just changed from Jboss to Tomcat because I
>     hoped I could speed up development...
> 
> 
> OT but if you want real speedy development try using embedded jetty -
> that way you dont need to redeploy at all, use hotswap and when that
> fails restart jetty which only takes a few secs. see StartExamples class
> in wicket-examples

yeah, that's probably right, and I use a quickstart to test out single
components or concepts from time to time. But I don't have much
experience with Jetty, and I use JNDI datasource and javamail session
from Tomcat, and have an Apache beforehand, which serves some static
resources as well. So I think that a move to Jetty will not be done that
fast...




greetings,

Rüdiger

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to