PQ85261: Prevent problems if customer implemented doConnectionCleanupMethod changes connection properties. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description If certain properties are reset in the doConnectionCleanup method for DataStoreHelpers. This fix avoids potential problems if Catalog, ReadOnly and TypeMap properties are reset in doConnectionCleanup.Local fix Problem summary **************************************************************** * USERS AFFECTED: All WebSPhere Application server users * * of J2C connection pooling who override * * the doConnectionCleanup() method * * on a dataStoreHelper. * **************************************************************** * PROBLEM DESCRIPTION: Some values, TypeMap, ReadOnly, or * * Catalog properties may have * * incorrect values. * **************************************************************** * RECOMMENDATION: * **************************************************************** A few months ago the DataStoreHelper.doConnectionCleanup method was redefined to allow any of the standard connection properties to be reset, in which case the method would return true. The code had only accounted for three of the standard connection properties: AutoCommit and IsolationLevel. The Catalog, ReadOnly, and TypeMap properties were unaccounted for.Problem conclusion The values are now accounted for and reset properly.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
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 10W
Software edition:
Reference #: PQ85261
IBM Group: Software Group
Modified date: Mar 23, 2004
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.