PQ60420: EXECUTING SELECT QUERY IN WEBSPHERE 4.0.2 WITH CALL TO SETSTRINGMETHOD RESULTS IN ILLEGALACCESSEXCEPTION | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Running a select query in Websphere 4.0.2 and calling the setString method results in an IllegalAccessException even though it is a public method. keywords: websphere WAS 402 400 4.0.2 connection manager cm database sql oracle db2Local fix Problem summary **************************************************************** * USERS AFFECTED: All Websphere Application Server users * * of reflection on returned proxies from * * Connection Manager. * **************************************************************** * PROBLEM DESCRIPTION: Users trying to use reflection to * * call methods on returned proxies * * from Connection Management would * * get IllegalAccessException. * **************************************************************** * RECOMMENDATION: * **************************************************************** There were a few classes returned to users (Connection and statement proxies) which were not public. This caused the java.lang.reflection to fail on the method.invoke().Problem conclusion The offending classes have been changed to public.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
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ60420
IBM Group: Software Group
Modified date: Apr 30, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.