Actually, I would expect web console to register itself with ALL HttpService services, but I don't know if that's the current behavior.
That said, using multiple HttpServices for virtual hosting seems like a bad idea to me (then again, vhosts at the app tier in general seems like a bad idea to me). Out of curiosity, is this actually done? Justin On Mar 29, 2010, at 8:51 PM, Sahoo <sa...@sun.com> wrote: > Should not there be a way to select an HTTP Service among multiple > ones? In environment supporting multiple "virtual servers [1]," an > HTTPService maps to a virtual server. In such an environment, this > feature will be useful. We can actually take a filter criteria as a > configuration. Any comments? > > Thanks, > Sahoo > > [1] http://www.ex-parrot.com/pete/tomcat-vhost.html