PQ56253: TRY TO GET PACKAGE NAME VIA (THIS).GETCLASS().GETPACKAGE() FAILS | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description Trying use the reflection APIs fails under certain circumstances For example, this.getClass().getPackage() always returns NULL while this.getClass().getClassloader() works. This is not currently fully supported and this APAR will address this problem.Local fix Customer can try to extract package name by parsing the results of this.getClass().Problem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server Users * **************************************************************** * PROBLEM DESCRIPTION: getpackage fails to return package * * name. * **************************************************************** * RECOMMENDATION: * **************************************************************** Application classloader does not definepackages, which causes getpackage to fail.Problem conclusion Application classloader has been fixed to return package obects with getPackage method.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 > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ56253
IBM Group: Software Group
Modified date: Jan 23, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.