This isnt just a development-time problem. This also happens when you are deploying a new version of your app, and if it's a hosted tomcat server you are screwed.
-Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Scott Sauyet > Sent: Thursday, August 25, 2005 11:52 AM > To: [email protected] > Subject: Re: [Wicket-user] OT? Tomcat not removing wicket.jar > > Johan Compagner wrote: > > i have said this before on the list. > > You really should look for an integrated solution for this in a IDE > > For example use the Tomcat plugin or the Jetty Launcher in > eclipse for > > debugging youre wicket application. > > This will gain you so much time.. (no constant deploy, and if you > > oinly change (save/compile) methods then you even don't have to > > restart tomcat/jetty. > > Thanks for the advice. There are all sorts of ways in which > an IDE would probably speed things up for me, but I generally > get along fine with a programmer's text editor and some > configurable buttons to run my Ant tasks. Once in a while, > though, something really slows me down. > Today, this is the problem. > > -- Scott > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & > EXPO September 19-22, 2005 * San Francisco, CA * Development > Lifecycle Practices Agile & Plan-Driven Development * > Managing Projects & Teams * Testing & QA Security * Process > Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
