Hi,
<Host name="localhost" appBase="webapps"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false">
- the name is also the subdirectory as in ./conf/Engine-name/Host-name/ so
check that.
- maybe there is another attribute you set which turns off the behavior.
Fred
Francis Galiegue wrote:
>
> 2008/4/8, fredk2 <[EMAIL PROTECTED]>:
>>
>> Hi,
>>
>> i do not think so, but what I did is to set an contex ROOT.xml (not
>> sure
>> the upper case is needed - i would think it is) and then set the docBase
>> (relative to webapps or fully qualified) to your app eg.
>>
>> ./conf/Catalina/localhost/ROOT.xml
>>
>>
>> <Context docBase="${catalina.base}/mydir/myapp"
>> privileged="true" antiResourceLocking="false"
>> antiJARLocking="false">
>> </Context>
>>
>
> Hello and thanks for the quick answer.
>
> Unfortunately, I think I've tried this but failed (the webapp wouldn't
> deploy AFAIR).
>
> Can you show what your <Host> look like? Maybe this can make a
> difference...
>
> Thanks,
> --
> Francis Galiegue, [EMAIL PROTECTED]
> "When it comes to performance, weight is everything" - Tiff Needell
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: [email protected]
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Tomcat-5.5.x-or-6.x%3A-ROOT-limitation-removed--tp16572902p16575433.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]