I am running Apache Tomcat/4.1.31 on Win2000. Yesterday I tried to deploy some war 
files and had no luck. I added a 
<Context path="/myapp" docBase="myapp" debug="0" reloadable="true" />
stopped and started tomcat and it never worked.
 
Anyway, a person in the group recommended me using the "Tomcat Manager". Using the 
Tomcat Manager
 I was able to deploy the war file with no problem.  So all is good.
 
Problem is, when I edited the server.xml file, I do not see an entry for the new 
"myapp" in there at all? I assume that it does
not write any info there? Does it put the entry somewhere I can see?
 
I would like to create a log file for this "myapp" and was used to doing it via 
editing the server.xml file. How can I do it in the Manager?
 
Thanks,
Scott

Reply via email to