> From: Kevin Marx [mailto:simplyfema...@gmail.com] 
> Subject: Re: ROOT.xml problem

> ROOT.xml located in /conf/Catalina/localhost

> <?xml version="1.0" encoding="ISO-8859-1"?>
> <Context
>        docBase="C:\Corda\CenterView4\Server\corda"
>        path=""
>        reloadable="true"
> />

As you've been told before, remove the path attribute; it's not allowed here.

> http://localhost:8080 entered on a browser
> "Lost session info before entering the auth filter" shown as result

Shown where?  That's not a message Tomcat displays, so it may well be coming 
from your webapp.

 - 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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to