Re: Listeners in the WARP Connector?

2002-02-07 Thread Mark R. Diggory
I assume I would need to use a WebAppDeploy descriptor to map the users directories to Tomcat, how would I do that for generic users directories (~/public_html)? WebAppConnection warpConnection warp localhost:8008 WebAppDeploy examples warpConnection /examples/ WebAppDeploy manager warpConn

RE: Listeners

2001-03-28 Thread Craig R. McClanahan
hat suggestion to [EMAIL PROTECTED] and to the expert group. > Kevin Jones > DevelopMentor > www.develop.com > Craig > > -Original Message- > > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > > Sent: 28 March 2001 04:14 > > To: Tomcat-Dev >

RE: Listeners

2001-03-27 Thread Kevin Jones
e could configure this in server.xml or do you think that is overkill. BTW should we also add a note in the spec. about this? Kevin Jones DevelopMentor www.develop.com > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: 28 March 2001 04

Re: Listeners

2001-03-27 Thread Craig R. McClanahan
On Tue, 27 Mar 2001, Kevin Jones wrote: > Tomcat 4.0 stops configuring listeners if one of the listeners in the list > isn't present, should it carry on configuring the rest of the listeners it > finds? The spec is silent on this and it seems odd that if somebody (maybe > accidentally) deletes