Hi I have Tomcat 4.1.x in configuration there's <server> block that contains two <service> blocks (I have 2 ip/port-based virtual hosts).
1. How can I specify in application's web.xml which <service> should it be deployed to? 2. Can I have ip-based virtual hosts with one serice and multiple <connector>? I guess it's not possible because there can be only one DefaultContext per Host (and only one Host/Engine per service). regards -- Marcin Gryszkalis http://fork.pl <>< -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>