PQ81944: BBOO0220E J2CA0104E ERROR OCCURS WHEN RESOURCE ADAPTER DOES NOT SUPPORT AN AUTH MECHANISM. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description If a JCA Resource Adapter that doesn't support an authentication mechanism is installed and a J2C Connection Factory is created, a J2CA0104 error message will be logged, and an Exception will be thrown.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: BBOO0220E J2CA0104E error message and * * Exception occurs when using a Resource * * Adapter that does not support an * * Authentication Mechanism. * **************************************************************** * RECOMMENDATION: * **************************************************************** The J2C Connection Manager does validity checking when it binds a ConnectionFactory into the JNDI name space. Part of that checking is to make sure that the preferred authentication mechanism specified for the ConnectionFactory is valid. In the case where "None" is specified, the validity check processing defaults the preferred authentication mechanism to BasicPassword. Validity check processing then searchs the deployment descriptor properties of the resource adapter associated with the ConnectionFactory to check that the adapter supports BasicPassword authentication. In the case of resource adapters that don't support a particular authentication mechanism, the check for BasicPassword fails and thus results in a J2CA0104 error and Exception being issued.Problem conclusion The validity checking done by Connection Management JNDI processing will be changed so that Resource Adapters that do not specify an authentication mechanism will not be expected to support "BasicPassword" when "None" is specified as the preferred authentication mechanism. APAR PQ81944 is associated with SERVICE LEVEL W502001 of WebSphere Application Server V5.0 for z/OS.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
|
Document Information |
Current web document: swg1PQ81944.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ81944
IBM Group: Software Group
Modified date: Feb 4, 2004
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.