> From: Dark Before Dawn [mailto:dark.before.d...@gmail.com] 
> Subject: Re: Tomcat 7 Embedded: Manager

> When using HTMLManagerServlet and navigating to http://localhost/manager 
> the Manager's HTML Interface will appear.

It shouldn't, unless you've been playing with the mappings in WEB-INF/web.xml.  
The valid URL paths are:

/manager/html
/manager/jmxproxy
/manager/status
/manager/text

There is no /manager mapping, nor is there supposed to be one.  Note that each 
mapping has its own security constraint.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to