> From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B.
> Subject: Re: How to define a Realm as a global resource and use it as a
> ResourceLink?
> 
> or declare it in the webapp context.xml file itself

You can also use a <Context> element in conf/Catalina/[host]/[appName].xml, 
which will override the one in the webapp's META-INF/context.xml file.  This 
allows a site administrator to control the container-supplied resources - 
including the realm - that the webapp will use.

 - 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