Payne, George (ghp5h) wrote: > I've been unable to get this to work (nesting a connector in a context), > though I cannot find a definitive answer about whether it SHOULD be possible > or not. The docs say the container element is "usually" an Engine, but don't > say if the other options include a context or not.
The docs should say *only* and engine. Can you point me at where the docs say usually and I'll get it fixed. > The purpose to all of this is I have some apps which need to be authenticated > by apache httpd, and some which need to be authenticated by tomcat, > necessitating different connector settings. To do this, do I have to have > two copies of tomcat running or can I just make the connectors context > specific? You'd need to configure two engines. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org