APAR status |
Closed as program error.
| Error description
When an e-fix was built for PQ48367, class files were missing
from the jar. Functionality that was missing included:
nested dynamic includes
getServletPath method was appending two slashes ( // ) was
changed to a single slash from the jar. Functionality that was missing included:nested dynamic includesgetServletPath method was appending two slashes ( // ) waschanged to a single slash Local fixProblem summary
In addition to repackaging defect PQ48367, this defect will
also include a fix that resolves a defect that was
found when testing the complete fix.
The problem is as follows...
.<jsp:include page="include.html" flush="true"/><jsp:include page="myjsp.jsp" flush="true"/>
.
The second include returns a FileNotFound exception
"myjsp.jsp/include.html".
This is due to the fact that the include attributes are not
being reset to null if none exist. Problem conclusion
to include all of the needed class files. Also, code was
changed in:
com/ibm/servlet/engine/webapp/WebAppRequestDispatcher.java
to correct problems found while testing. changed in:com/ibm/servlet/engine/webapp/WebAppRequestDispatcher.javato correct problems found while testing. Temporary fixComments
APAR information | APAR number | PQ48816 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-05-15 | Closed date | 2001-05-24 | Last modified date | 2001-09-30 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED AI | Fixed component ID | 5648C8400 |
Applicable component levels | R350 PSY | UP |
|