> From: pingu1611 [mailto:[EMAIL PROTECTED] 
> Subject: Global JNDI and Tomcat
> 
> A previous message on this subject said to include the resource
> in the GlobalNamingResources element of server.xml along with the 
> ResourceLink.

To quote from the Tomcat doc:

"Use <ResourceLink> elements to link resources from the global context
into per-web-application contexts."

The <ResourceLink> element belongs inside the <Context> element for the
webapp of interest, and that <Context> element should be in the webapp's
META-INF/context.xml file.  Where did you put it?

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to