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

            Bug ID: 56677
           Summary: ApplicationHttpRequest does not override
                    javax.servlet.ServletRequestWrapper#getServletContext(
                    )
           Product: Tomcat 7
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
          Assignee: dev@tomcat.apache.org
          Reporter: bluewolf.ch...@gmail.com

org.apache.catalina.core.ApplicationHttpRequest does not override one of the
Servlet 3.0 APIs, javax.servlet.ServletRequestWrapper#getServletContext().

So ApplicationHttpRequest.getServletContext() does not return its mapped
ServletContext in the crossContext situation.

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