I was running Scarab behind mod_webapp today.  Had a lot of unrelated
problems that forced me into a better solution, but the mod_webapp part
was working ok.  Daniel has just done quite a bit of work getting
mod_webapp up and running, so he might have some more insight, but
here's a couple things:

1.  have you specified the right connector and engine in server.xml?
2.  i had to specify <servlet-mapping> tags in web.xml, previously the
default servlet invoker worked fine.

john mcnally

Scott Merritt wrote:
> 
> Yeah...  I hooked it up in httpd.conf as the instructions said with:
> 
>         WebAppConnection conn      warp  localhost:8008
>         WebAppDeploy     mywebapp conn  /uw
> 
> And with that when I hit the URL with a browser it just waits until
> eventually timing out...  Turbine is running when I hit it's port directly
> though.
> 
> -----Original Message-----
> From: Weaver, Scott [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 28, 2001 12:52 PM
> To: 'Turbine Users List'
> Subject: RE: Anyone using mod_webapp with Turbine?
> 
> I have got it working at one of my clients of just fine.  I will try and get
> the http.conf for you as there should be really no modifications (that I can
> remember) to your web.xml/server.xml to get it to work.
> 
> Scott
> 
> -----Original Message-----
> From: Scott Merritt [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 28, 2001 2:46 PM
> To: 'Turbine Users List'
> Subject: Anyone using mod_webapp with Turbine?
> 
> Been trying to get this to work but nothing happens...  it just sits around
> and eventually times out without logging anything.
> 
> /webapp-info does nothing too.  Anybody get this working?
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

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

Reply via email to