Hi.
All I can say is, that you don't want to deploy your war file through an
ant task to tomcat. Believe me. Not for development. For a small change
in the webcontent you have to redeploy the whole app - very annoying. I
used that half a year.
Now I use the Eclipse WTP Project for development with hot-code-replace
and webdeployment. Sure it isn't perfect, but changes are instantly
accessible in the webapp - and that's what one is looking for.
It takes some time to figure out, how it works, but when finally
configured, you won't miss it anymore!
Take a look at it:
http://www.eclipse.org/webtools/
Hope that helps.
regards,
Veit
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)