> From: Edoardo Panfili [mailto:edoa...@aspix.it] 
> Subject: Re: can't connect to manager application

> seem that the solution is to add privileged="true" at 
> $tomcat/conf/context.xml... and the "reoload" command now works.

You really, really, really must not do that.  Adding privileged="true" to 
conf/context.xml makes _all_ deployed webapps privileged.  The <Context> 
element for the manager webapp already has privileged="true" in it - unless you 
took it out.

Note that if you're using a 3rd-party repackaged version of Tomcat, all bets 
are off.  The repackagers frequently make a mess of things, such as the above.  
Best to use a Tomcat downloaded from tomcat.apache.org.

 - 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