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
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
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