Where did you place your Realm block?

It must be placed inside the context block like this:

<Context ..>
    <Realm ...../>
</Context..>

-- Franck
> Franck Borel wrote:
>> Have you set the entry unpackWARs true like this ?
>>
>>   <Host name="localhost"
>>      appBase="webapps"
>>      unpackWARs="true"
>>      autoDeploy="true"
>>      xmlValidation="false" xmlNamespaceAware="false">
>
> Yes, that is exactly what my Host tag looks like, and the war file is
> unpacked correctly;
>
>       <Host name="localhost" appBase="webapps"
>        unpackWARs="true" autoDeploy="true"
>        xmlValidation="false" xmlNamespaceAware="false">
>
> Thanks for the help.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
====================================================================
Dipl.-Hyd. Franck Borel               Universitaetsbibliothek Freiburg
EMail: [EMAIL PROTECTED]       EDV-Dezernat
Tel. : +49-761 / 203-3908             Werthmannplatz 2 | Postfach 1629
Fax  : +49-761 / 203-3987             79098 Freiburg   | 79016 Freiburg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to