Hello all,

We deploy our war file to the / context on our tomcat server (we use apache
as our webserver, with mod_jk). We just added a /admin directory into our
application, and we are trying to deploy the app.

At first, when I went to http://tomcatserver/admin/ I was getting Tomcat's
admin app, which I believe is served out of  Tomcat's /server/webapps/admin
directory structure. I renamed this hoping to get access to our webapps
admin dir, but I simply get a 404 from the Tomcat server. (NOTE: this is not
a 404 from apache, it is a Tomcat error)

Where is the configuration for this /admin context? I can't find it
anywhere.

Thank you,

Ian.


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

Reply via email to