https://bz.apache.org/bugzilla/show_bug.cgi?id=65044
Bug ID: 65044
Summary: Improve documentation for passing variables to Tomcat
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy_ajp
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 37675
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37675&action=edit
Improve documentation for passing variables to Tomcat
Tomcat does not list passed request attributes when using
HttpServletRequest.getAttributeNames. This behavious caused lots of time for
debugging for several people including me, so make sure it is properly
documented.
References:
*
<https://tomcat.apache.org/tomcat-9.0-doc/api/org/apache/catalina/connector/Request.html#getAttributeNames-->
*
<https://shibboleth.1660669.n2.nabble.com/Unable-to-find-environment-attributes-in-tomcat-application-td7640442.html>
* <https://bz.apache.org/bugzilla/show_bug.cgi?id=47364>
Also applies to the 2.4 branch.
--
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]