I'm trying to use webapp_modd with tomcat and cvs is not working
when I issue the command
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
I get cvs not found. Anybody ever encountered this issue?

>From: "Hitesh Sharma" <[EMAIL PROTECTED]>
>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
>To: "Tomcat Users List" <[EMAIL PROTECTED]>
>CC: "tomcat developers" <[EMAIL PROTECTED]>
>Subject: apache and tomcat with mod_webapp
>Date: Sat, 29 Dec 2001 13:03:44 +0530
>
>hi all
>I am using apache as my webserver and tomcat as the servlet runner. I am
>able to run servlets transparently with help of warp connector module
>"mod_webapp".
>My concern is can I use the webdav capablities of tomcat over warp
>connector. I tried that but failed.
>Looking into logs I found that apache is not passing the DAV specific
>requests to tomcat. Are there some option to tell apache to forward DAV
>requests also.
>My httpd.conf contains the following lines.
>-----
>LoadModule webapp_module modules/mod_webapp.so
>AddModule mod_webapp.c
>WebAppConnection warpConnection warp buildserver:8008
>WebAppDeploy webdav warpConnection /webdav
>----
>
>Please note that I can open the index file residing in the "webdav" folder
>when I point the explorer to it but I fail to add the same folder as a
>webfolder on my win2000 box.
>
>Any suggestions ?
>Thanks in advance
>
>hitesh
>
>
>
>
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>--
>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>
>




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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

Reply via email to