Hello

We have three instances of Tomcat on a Windows Server and want to access on
every instance several applications through the Manager app.

In every /Catalina/[hostname]/manager.xml is 

<Context docBase="${catalina.home}/webapps/manager"

         privileged="true" antiResourceLocking="false"
antiJARLocking="false">

 

</Context>

 

Could it be a problem, that the catalina.home only can point to one location
and this could occour some errors?

What is the best practices?

 

Alex

 

 

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to