APAR status
Closed as program error.
Error description
request.getPathInfo() returned a path without the leading "/"
Local fix Problem summary
****************************************************************
* USERS AFFECTED: Users with applications calling *
* request.getPathInfo() method *
****************************************************************
* PROBLEM DESCRIPTION: The leading "/" is missing in the path *
* returned by the request.getPathInfo() *
* call. According to the Servlet *
* Specification V2.3, the info path is *
* either null or a path with leading "/" *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The request.getPathInfo method returned an info path without
the leading "/" when the servlet path is "/". This is
incorrect according to the Servlet Specification V2.3.
The info path is either null if it does not exist or a path
with leading "/"
Problem conclusion
Modify webConatiner code such that the leading "/" of the info
path is not removed.
Temporary fix
ZE Fix Error
PQ91780 04/07/27
Comments
APAR information |
APAR number |
PQ83913 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
10W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-01-29 |
Closed date |
2004-02-11 |
Last modified date |
2004-07-27 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|