On 6/29/07, Toby Hobson <[EMAIL PROTECTED]> wrote:
Hi guys,

I'm experiencing some really strange behaviour with a new virtual host that I 
have created. Here's a little bit of background:

If the following is an actual copy/paste of your server.xml, you really
need a better (XML-aware!) editor :-)

          <Host name="localhost" appBase="webapps/localhost"
              unpackWARs="true" autoDeploy="true" xmlValidation="false"

           xmlNamespaceAware="false">

              <Host name="www.esuri-apartment.com"
                  appBase="webapps/esuri" unpackWARs="true"
autoDeploy="true" />


                  appbase="webapps/falcon" unpackWARs="true"
autoDeploy="true" />



               appbase="webapps/blotterpad" unpackWARs="true"
autoDeploy="true" />

          </Host>

Tell me it doesn't really look like that...

--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to