Java Mailing List Archive

http://www.junlu.com/

Home » Tomcat Users »

RE: Problem setting up multiple hosts

puttea

2010-03-16

Replies: Find Java Web Hosting

Author LoginPost Reply

Hi Chuck

I have also tried this option whitout the context path and with different
appBase

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

 <Host name="oc3.signifikans.dk" appBase="webapps/OpenClinica3"
    unpackWARs="true" autoDeploy="true"
    xmlValidation="false" xmlNamespaceAware="false">
   </Host>

With this option i get 404 error on the first site and blank page on the
second site. I'm running on a Windows server if this has anything to say.
Also tried with "\" instead of "/" with any luck.


n828cl wrote:
>
>> From: puttea [mailto:putte.a@(protected)]
>> Subject: Re: Problem setting up multiple hosts
>>
>> These informations have made me create the example
>> I posted in the first post. But this doesn't work.
>
> Because you didn't follow the instructions. Please read my other post.
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>
>

--
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.