[mailto:mgai...@hotmail.com]
Sent: Friday, September 25, 2009 4:17 PM
To: Tomcat Users List
Subject: RE: Using administration url in application
you mentioned admin? ..for the most part i would suggest using JMXBean
instead
with JMX you are installing a listener on a different port so there is
no
t; From: mgai...@hotmail.com
> To: users@tomcat.apache.org
> Subject: RE: Using administration url in application
> Date: Fri, 25 Sep 2009 16:05:56 -0400
>
>
> one possible solution
>
> $CATALINA_HOME/conf/[enginename]/[hostname]/ROOT.xml
> where
>
> /*docBase is &
tin Gainty
__
Do not alter/modify or disrupt this transmission. Thank You
> Subject: Using administration url in application
> Date: Fri, 25 Sep 2009 15:00:33 -0400
> From: michael.zeit...@usdoj.gov
> To: users@tomcat.apache.org
>
> Hello,
> From: Zeitlin, Michael (USAEO) [mailto:michael.zeit...@usdoj.gov]
> Subject: RE: Using administration url in application
>
> I did remove my existing ROOT directory and replaced
> it with my application.
Did you also remove the admin directory underneath the original ROOT? (Y
display the admin application at
the /[somethingElse] url?
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Friday, September 25, 2009 3:10 PM
To: Tomcat Users List
Subject: RE: Using administration url in application
> From: Zeitlin, Michael (US
> From: Zeitlin, Michael (USAEO) [mailto:michael.zeit...@usdoj.gov]
> Subject: Using administration url in application
>
> I have configured a Tomcat 5.5 server on and deployed my
> application onto in the root context.
Exactly how did you do this? The proper way is to remo
Hello,
I have configured a Tomcat 5.5 server on and deployed my application
onto in the root context. The application works successfully, except
when I try to use anything with that starts with the /admin url
pattern. My guess is that Tomcat thinks I am trying to reach the Web
Administrat