Hi,
Michael wrote:
I always just copy my web application statically to Tomcat's webapps
directory ("$CATALINA_BASE/webapps") for the production server
Insufficient, as Chuck has pointed out: use the manager app.
Does that, basically, mean that the static deployment method is
deprecated? If that's true, why doesn't the Tomcat documentation mention
this?
Currently the documentation says:
If you are not interested in using the Tomcat Manager, or TCD, then
you'll need to deploy your web applications
statically to Tomcat, followed by a Tomcat startup.
See: http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html
Reading this gives me the impression that I can use it. If I should not
use the static deployment mechanism, shouldn't this entry be removed
from the documentation?
Arjan
--
It's a cult. If you've coded for any length of time, you've run across someone
from this warped brotherhood. Their creed: if you can write complicated code,
you must be good.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org