On 25/11/2011 17:46, Adil Munir wrote:
> we are trying to work with multi-level context
> we have tried tomcat 6.24, 7 with JDK 6 update 17,18, 19, 25
> server 2008 64 bit
> 
> we have the xml and war file as follows:
> S:\Server\x\servers\xxx\tomcat\conf\Catalina\localhost\ws#management.xml
> webapps/ws/management.war

The WAR needs to be named ws#management.war which will get expanded to
the ws#management directory...

> error:
> 
> java.lang.IllegalArgumentException: Document base
> s:\Server\x\servers\xxx\tomcat\webapps\ws#management does not exist or
> is not a readable directory

...and make this error go away.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to