PQ90958: XARecovery code does not account for multiple jars in classpath scenarios

APAR status
Closed as program error.

Error description
The problem is that the XARecovery code is not accounting for
the fact that the classpath might have multiple jars in it,
rather than a single jar file.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server v4.0.x users    *
*                 who use JDBC drivers with multiple jar       *
*                 files in the classpath.                      *
****************************************************************
* PROBLEM DESCRIPTION: When a JDBC Driver with multiple jar    *
*                      files in its classpath is used, the     *
*                      application server may fail to start.   *
*                      The following errors are in the         *
*                      application server standard out log:    *
*                                                              *
*                      CMXAResourceF W WTRN0005W: Encountered  *
*                      an error while creating XAConnection    *
*                      and XAResource java.sql.SQLException:   *
*                      CONM1006E: The data source class name   *
*                      "xxxx" could not be found for data      *
*                      source                                  *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
The XAResourceRecovery code responsible for retrieving the
JDBC classpath did not account for the possibility of having
multiple jar files in the classpath.

Hence it failed to load the data source class from the
classpath.
Problem conclusion
Fixed the XAResourceRecovery code to be able to handle
multiple jar files in the JDBC Driver classpath so it can
successfully load the data source class.
Temporary fix Comments
APAR information
APAR number PQ90958
Reported component name WEBSPHERE AE NT
Reported component ID 5630A2201
Reported release 400
Status CLOSED PER
PE NoPE
HIPER NoHIPER
Submitted date 2004-07-04
Closed date 2004-08-02
Last modified date 2004-08-02

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:

Modules/Macros
ADMINSVR          

Fix information

Applicable component levels
R400 PSY    UP


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ90958
IBM Group: Software Group
Modified date: Aug 2, 2004