Hi, you can debug and develop, in theory, with Eclipse, Jetty and Maven without redeploying. Follow this link for example : http://docs.codehaus.org/display/JETTY/Debugging+with+the+Maven+Jetty+Plugin+inside+Eclipse (or search "+remote +debugging +eclipse +maven in google also).
Hope that helps. Marc 2009/2/5 tonylu880042 <tonylu880...@gmail.com> > > Hi there, > As title, > When I test and modify our web page. I have to turn off the jetty and > run-war again. > This can be waste a lot of time due to the slow computation capability. > Does there exist a command like "ant deploy-web" and I don't need to > restart > the jetty ? > Thanks, > tony > -- > View this message in context: > http://www.nabble.com/How-to-redeploy-the-war-without-stop-the-jetty-run-by-mvn-tp21843382s2369p21843382.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >