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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]