2

I am trying to configure Tomcat7 serer.xml the

<Host appBase="webapps/testweb" name="trythis.test.com" unpackWARs="true" autoDeploy="true">

    <Context docBase="." path="" reloadable="false">
       <Environment name="WEB_APP_PROPERTIES" type="java.lang.String" value="\\10.120.13.200\config"/>
    </Context>
</Host> 

Even though this config folder is accessible over the network my Tomcat can't access it:

enter image description here

Did I configure Environment wrongly?

Renat Gatin
  • 121
  • 1
  • 5

0 Answers0