BoD wrote:

> I have a similar problem I think :
> 
> My webapp is not in the "webapp" directory, but elsewhere on my hard drive.
> I configured the server.xml to indicate this information (<Context
> path="/bod" docBase="c:\tmp\bod" ...>).
> The /bod context works fine in tomcat standalone (http://localhost:8080/bod)
> but the warp connection looks for another path, in the "webapp" directory !!


I think you have to download a nightly build of the mod_webapp from 
<http://nagoya.apache.org/~pier/>, or build one yourself from cvs. The 
released version didn't allow a different location for webapps.

Gerard


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to