Ken,

You said:

My httpd.conf file has: 

LoadModule webapp_module libexec/mod_webapp.so
WebAppConnection warpConnection warp js1.atomic-interactive.com:8008
WebAppDeploy sample warpConnection /sample/

Where? And what about:

AddModule mod_webapp.c

The LoadModule directive must be at the end of the list of other LoadModule
directives *before* the ClearModuleList directive.
The AddModule directive must be at the end of the list of other AddModule
directives.
The WebAppConnection and Deploy directives need to be at the end of
httpd.conf.

That's all I can suggest!

John
 
Quote for the week:
 
Experience is not what happens to a man; it is what a man does with what
happens to him.
 
Aldous Huxley, Texts and Pretexts , (1932) p. 5


-----Original Message-----
From: Ken Corey [mailto:[EMAIL PROTECTED]]
Sent: 07 February 2002 10:18
To: Tomcat Users List
Subject: Is Apache <-warp-> Tomcat a Myth?

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

Reply via email to