PQ73334: THE XERCES HTMLDTD.CLASS FAILES OPENING HTMLENTITIES.RES | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When an app uses HTMLdtd.class it fails opening HTMLEntities.res It appears that this is a encoding error in xerces.jar Initially it appears HTMLdtd uses an openInputStream against HTMLEntities.res with no code-page specified causing the read to use default code-page of ebcdic. HTMLEntities.res is packaged in ascii so it fails. It appears either the method used to open the file by HTMLdtd needs to be changed or the code-page of HTMLEntities res needs to be changed.Local fix HBCProblem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * version 4.0.1 for z/OS and OS/390 * **************************************************************** * PROBLEM DESCRIPTION: When an Application uses HTMLdtd.class * * the xerces.jar, it fails opening * * HTMLEntities.res. * **************************************************************** * RECOMMENDATION: * **************************************************************** The HTMLdtd.class uses an openInputStream against HTMLEntities.res with no code-page specified causing the read to use default code-page of EBCDIC, while HTMLEntities.res is packaged as ASCII in xerces.jar so it fails.Problem conclusion The HTMLdtd.class was changed to use ISO_8859_1 encoding to open the HTMLEntities.res file. APAR PQ73334 is associated with SERVICE LEVEL W401505 of WebSphere Application Server version 4.0.1 for z/OS and OS/390.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 401
Software edition:
Reference #: PQ73334
IBM Group: Software Group
Modified date: Jun 5, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.