PQ70410, V4.0.5: getResource/getResourceAs Stream
fails when resource is held
Downloadable files
Abstract
GetResource/GetResourceAsStream fails on Windows®
platforms when the resource is held in a directory.
Download Description
USERS AFFECTED
All runtime users of Websphere® Application Server V4.0.5
PROBLEM DESCRIPTION
A getResource/getResourceAsStream fails on Windows Platform when the
resource is held in a directory.
The problem was caused by the URL comparison checking. The system receives
a URL which is not the canonical URL, causing an unequal comparison.
PROBLEM CONCLUSION
The WebSphere Application Server runtime function now makes use of the
canonical URL in SinglePathClassProvider.java file. The code is integrated
as a part of CMVC defect 157772.
Prerequisites
None
Installation instructions
Please review the readme.txt for detailed installation
instructions.