2011/7/8 Christopher Schultz <ch...@christopherschultz.net>:
> On 7/7/2011 5:45 PM, eurotrans-Verlag wrote:
>> The logs on redeploy were this:
>>
>> 07.07.2011 00:24:09 org.apache.catalina.startup.HostConfig
>> checkResources INFO: Undeploying context []
>
> Uhh... that can't be good. Why does the context have no name?
>

It is the ROOT context, as you noted.  Its contextPath is empty and
name just reflect that.

http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Naming

>> INFO: Deploying web application archive ROOT.war
>
> Is [] the name Tomcat sometimes gives the root context? I've actually
> never used a root context, so I don't know but I would have expected it
> to call the context [/] instead of [].
>

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to