works!
thank you very much
-----Original Message-----
From: Mark Thomas [mailto:markt@apache.org]
Sent: November 25, 2011 12:51 PM
To: Tomcat Users List
Subject: Re: Multi-level context with #
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|