https://bz.apache.org/bugzilla/show_bug.cgi?id=58665

            Bug ID: 58665
           Summary: Sudden logout at base path
           Product: Tomcat 8
           Version: 8.0.29
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: dush...@mail.ru

Created attachment 33309
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33309&action=edit
Simple web application

1. Unpack
http://archive.apache.org/dist/tomcat/tomcat-8/v8.0.29/bin/apache-tomcat-8.0.29.zip

2. Uncomment users and roles in conf/tomcat-users.xml

3. Start Tomcat

4. Unpack and deploy the attached webapp "app" (jsp only)

5. Open the webapp page: http://localhost:8080/app/index

6. Login as tomcat/tomcat

7. Change path to http://localhost:8080/app - logged out!

Tomcat 8.0.28 just redirects back to index.

-- 
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