DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9650>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9650

mod_webapp causes Apache to go into infinite loop if application is deployed outside 
of tomcat default webapp location





------- Additional Comments From [EMAIL PROTECTED]  2002-06-12 15:10 -------
Tina, from what I can see, you should try to change this line

WebAppDeploy c:/sof...se/webapps warpConnection /softwarehouse

into

WebAppDeploy /sof...se/webapps warpConnection /softwarehouse

or by fully specifying the url as

WebAppDeploy file:///sof...se/webapps warpConnection /softwarehouse

Then make sure you have the WEB_INF directory in "c:\softwarehouse\
webapps" (so your web.xml must be in "c:\softwarehouse\webapps\WEB-
INF\web.xml"...

Can you please check this and report back? Thank you...

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

Reply via email to