PQ60862: WAS 4.0.2 EXPECTS CONFIG FILE TO BE SPECIFIED IN TRUSTEDSERVERS.PROPERTIES EVEN IF THE TA INTERCEPTOR DOES NOT HAVE ADD PROPS | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description In WAS 4.0.2 It seems like the trust Association properties are stored in WCCM. IN earlier version i.e 3.5.X the trustedservers.properties was stored in a config file.Local fix There is no need to store the Trust Association properties in WCCM, so we will continue to read the properies from trustedservers.properties file as we were doing in ASV356Problem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server users * * implementing a Trust Association Interceptor * * and not subclassing * * WebSphereBaseTrustAssociationInterceptor * * and implementing the init() function. * **************************************************************** * PROBLEM DESCRIPTION: WAS4.0.2 expects Config file to be * * specified in trustedServers.properties * * even though the TAI does not have any * * additional properties. * **************************************************************** * RECOMMENDATION: * **************************************************************** The problem is that only those Trust Association Interceptors that have additional properties need to specify an additional file in trustedservers.properties. In WAS 4.0.2 the Trust Association properties are stored in WCCM. This was done in such a way that it became necessary to specify an additional file even though the TAI did not have any additional properties to specify. In earlier versions i.e 3.5.X all the properties for Trust Association were read from a file.Problem conclusion There is no need to store the Trust Association properties in WCCM. The problem has been resolved by reading the Trust Association properties from a file exactly the same mannor as WebSphere 3.5.6.Temporary fix PQ60862_test.jarComments
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 #: PQ60862
IBM Group: Software Group
Modified date: Jun 27, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.