> From: Gema Berdasco [mailto:[EMAIL PROTECTED]
> Subject: Re: Cannot access external resources from a webapp
> when upgrading Tomcat above 5.5.9 version.
>
> The situation is just you`ve said. Do you know any other way
> to access to external resources?
You can configu
The situation is just you`ve said. Do you know any other way to access to
external resources?
- Original Message -
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, January 23, 2006 4:08 PM
Subject: RE: Cannot access extern
> From: Gema Berdasco [mailto:[EMAIL PROTECTED]
> Subject: Cannot access external resources from a webapp when
> upgrading Tomcat above 5.5.9 version.
>
> we use the following entry on the context.xml file of the webapp:
>
>
> className="org.apache.naming.resources.FileDirContext"/>
>
Y
Gema Berdasco wrote:
> For a webapp deployed on Tomcat 5.5.9 to access external resources,
> which we don't want to be deleted when the application is undeployed, we
> use the following entry on the context.xml file of the webapp:
>
>
>
>
>
> Having configured this, we can access the files u