RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread Cressatti, Dominique
I would try: LoadModule webapp_module libexec/mod_webapp.so WebAppConnection warpConnection warp localhost:8008 WebAppDeploy examples warpConnection /examples for a start. also you missed AddModule mod_webapp.c in your httpd.conf and did you specify your SeverName as well

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread thys de wet
: mod_webapp problem.. please hlp I would try: LoadModule webapp_module libexec/mod_webapp.so WebAppConnection warpConnection warp localhost:8008 WebAppDeploy examples warpConnection /examples for a start. also you missed AddModule mod_webapp.c in your httpd.conf and did you

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread Cressatti, Dominique
-Original Message- From: thys de wet [mailto:[EMAIL PROTECTED]] Sent: 24 January 2002 12:02 To: 'Tomcat Users List' Subject: RE: mod_webapp problem.. please hlp I've tried that, my servername is specified in httpd.conf, I've also added Addmodule mod_webapp.c. I still get the same problems

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread thys de wet
no joy :( -Original Message- From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 2:14 PM To: Tomcat Users List Subject: RE: mod_webapp problem.. please hlp you know what I meant by servername (not the one associated with virtualhost)? unommenting

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread Cressatti, Dominique
and remove the one you had before. Then see if apache still complains. if not I'll tell you how to test it then. Dom -Original Message- From: thys de wet [mailto:[EMAIL PROTECTED]] Sent: 24 January 2002 12:19 To: 'Tomcat Users List' Subject: RE: mod_webapp problem.. please hlp my

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread thys de wet
and remove the one you had before. Then see if apache still complains. if not I'll tell you how to test it then. Dom -Original Message- From: thys de wet [mailto:[EMAIL PROTECTED]] Sent: 24 January 2002 12:19 To: 'Tomcat Users List' Subject: RE: mod_webapp problem.. please hlp my