jeez... it's been a while since i've used ajp13 with tomcat 4 :) if memory serves... you want to add an ajp13 connector as a child of a service, e.g.: <Service name="Tomcat-Standalone"> <Connector className="org.apache.ajp.tomcat4.Ajp13Connector" port="8009" acceptCount="10" debug="0"/> ... GOMEZ Henri wrote: > > >i tried putting a Host element underneath the Engine but it didn't like > >that at all. i think this must be wrong since i'm trying to > >associate an > >Ajp13Connector with a WarpEngine. how should this be configured? sorry, > >i've not been able to find any docs for this configuration. > > Hi Donald, > > Your best friend here is Kevin Seguin who does the AJP13 port to > TC 4.0 :)
- Re: problem with mod_webapp Justin Erenkrantz
- Re: problem with mod_webapp Pier P. Fumagalli
- Re: problem with mod_webapp Justin Erenkrantz
- Re: problem with mod_webapp Aaron Bannert
- Re: problem with mod_webapp jean-frederic clere
- Re: problem with mod_webapp Pier P. Fumagalli
- Re: problem with mod_webapp Aaron Bannert
- Re: problem with mod_webapp Pier P. Fumagalli
- RE: problem with mod_webapp GOMEZ Henri
- RE: problem with mod_webapp Donald Ball
- Re: problem with mod_webapp kevin seguin
- Re: problem with mod_webapp cmanolache
- Re: problem with mod_webapp Pier P. Fumagalli
- Re: problem with mod_webapp Donald Ball
- Re: problem with mod_webapp Pier P. Fumagalli
- Re: problem with mod_webapp cmanolache
- Re: problem with mod_webapp Justin Erenkrantz
- Re: problem with mod_webapp kevin seguin
- Re: problem with mod_webapp cmanolache
- Re: problem with mod_webapp kevin seguin
- Re: problem with mod_webapp Donald Ball