RE: [JBoss-user] Adding a virtual host to embedded tomcat

2003-08-20 Thread Brian McSweeney
t 2003 19:00 To: JBoss-user Subject: Re: [JBoss-user] Adding a virtual host to embedded tomcat I have had very little luck getting tomcat configurations that work fine in standalone tomcat to work in jboss-tomcat. Particularly with virtual hosts and configuring multiple contexts. I've poste

Re: [JBoss-user] Adding a virtual host to embedded tomcat

2003-08-18 Thread Gary S. Cuozzo
I have had very little luck getting tomcat configurations that work fine in standalone tomcat to work in jboss-tomcat. Particularly with virtual hosts and configuring multiple contexts. I've posted multiple questions about the issues to this list (quite some time ago) but have never gotten any re

[JBoss-user] Adding a virtual host to embedded tomcat

2003-08-18 Thread Brian McSweeney
Hi all,   I want to add a virtual host to the embedded tomcat service that comes with Jboss. It seems that the way I do this is in the   deploy\jbossweb-tomcat.sar\META-INF\jboss-service.xml file   I tried adding     docBase="c:/imageStore" debug="0" privileged="true" />   to t