Using the catalina.home variable did the trick, thank you!
Peter
On 6/26/14, 7:19 PM, "Caldarale, Charles R"
wrote:
>> From: Peter Rifel [mailto:pri...@mixpo.com]
>> Subject: Deploying a relative docBase outside of appBase
>
>> In Tomcat 7 I had a ROOT.xm
> From: Peter Rifel [mailto:pri...@mixpo.com]
> Subject: Deploying a relative docBase outside of appBase
> In Tomcat 7 I had a ROOT.xml file in conf/Catalina// which
> contained
> my Context with a docBase="../../www.war" parameter. This was able to reach
> my
&g
Hello,
I am in the process of upgrading from Tomcat 7.0.54 to 8.0.9 and am running
into an issue with the location of my exploded war directories. In Tomcat 7 I
had a ROOT.xml file in conf/Catalina// which contained my Context
with a docBase="../../www.war" parameter. This was able to reach m