Shapira, Yoav wrote:

Howdy,



This says everything...Excerpt from
http://www.devx.com/Java/Article/17908/0/page/4
"Tomcat does not detect changes to the WAR archive, so it does not
automatically deploy new versions of an application when new WAR files
are copied over old ones in the Tomcat deploy directory (except in the
case of statically specified Tomcat applications in the server.xml
configuration file)."



Note that: - The DevX article writer would have done well to tell people about the
Ant tasks tomcat supplies in order to deploy/undeploy/restart webapps,
instead of encouraging people to write their own (possibly buggy, likely
incompatible with future tomcat versions) tasks.
- The article was written prior to the release of tomcat 5 stable, which
contains behavioral changes in this area.


Like what? I am using 4.1.29 and ant 1.6. All I want to do is emulate the behavior
of the upload war file form in the browser manager. I do not seem to be able to do
that with the ant manager tasks that come with 4.1.29. Are there more in 5.0?



Yoav Shapira




This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]







--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to