https://issues.apache.org/bugzilla/show_bug.cgi?id=54747

--- Comment #6 from vincentj...@potix.com ---
(In reply to comment #5)
> According to the log message above, your /test context is using
> org.apache.catalina.session.StandardManager as a session manager.
> 
> In this case, since you have a <distributable /> in web.xml,
> Maybe <Manager className="org.apache.catalina.session.StandardManager" />
> has been defined in context.xml.
> 
> You can check the following context.xml.
> -webapps/test/META-INF/context.xml
> -conf/context.xml
> -conf/Catalina/localhost/test.xml

I checked the following three place.
1. -webapps/test/META-INF/context.xml
I don't have context.xml file under web project.
2. -conf/context.xml
The content is default, I didn't edit the file.
3. -conf/Catalina/localhost/test.xml
I can't find the file in the path.

Are there other settings I need to check?

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to