RE: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-21 Thread Martin van den Bemt
Message- From: Terry J Fundak [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 20, 2002 08:54 To: Tomcat User List Subject: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin) After a couple of weeks of really struggling with this, I need to ask some really basic questions

Re: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-21 Thread Blaine Berger
If your WebApp connection is named tomcat4 ... WebAppConnection tomcat4 warp localhost:8008 Then shouldn't your WebAppDeploy statements use tomcat4 without the _connect ? WebAppDeploy application name connection name URL path WebAppDeploy examples tomcat4 /warp_examples Also, is

RE: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Terry J Fundak [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 20, 2002 9:54 AM To: Tomcat User List Subject: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin) I have attached the output from WebApp-info which is the only thing that I

Re: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-21 Thread David Smith
Well if WebAppInfo works, then mod_webapp must be working (well... at least loading). I did notice you changed the name of your warp connection between WebAppConnection and the WebAppDeploy directives. It might be some kind if typo in the email, but if not you should start by changing that.

Re: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-21 Thread John Chan
Hi... Where is mod_webapp supposed to get the Local Deployment Path? And if it isn't right where do I set it? And if mod_webapp is NOT looking in the server.xml file in my $JAKARTA_HOME/config/ directory, where is it looking or how do I set it to look elsewhere? I might be way off

Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-20 Thread Terry J Fundak
After a couple of weeks of really struggling with this, I need to ask some really basic questions: Tomcat standalone configuration is EZ, quick and works perfectly the first time... Using mod_webapp is a real mystery...and I'm ready to get up? I really have tried a lot of things with little