> 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
al resources from a webapp when upgrading
Tomcat above 5.5.9 version.
> 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
> 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.na
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
Hello,
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 under /path/to/resources
throu