I'd like pointing a foder outside  webapps tomcat folder.
I know that with
<Context path="/myPath"  docBase="c://myFolder" reloadable="true"/>
in server.xml i can do it.
I'd like to use that tag in META-INF/context.xml....without using server.xml.
But It allows just one context tag on context.xml.
So any idea?
Regards


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to