PQ52555: XMLCONFIG DOES NOT PERMIT CONFIGURATION OF CLONES | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description After creating a template file to export the ServerGroup and each clone, the clones do not have any configuration information. . Recreation scenario: 1. Have two nodes accessing one repository 2. Create a servergroup called TestSG and create a clone for each node TestSG1 and TestSG2 3. Change the HTTP Transport port for each clone 4. XMLConfig -export 5. The exported file contains the clones but no property configuration changed for each clone. - Example results: <?xml version="1.0"?> <!DOCTYPE websphere-sa-config SYSTEM "file:/// $XMLConfigDTDLocation$$dsep$xmlconfig.dtd" > <websphere-sa-config> <node action="locate" name="t31214"> <application-server action="export" name="TestSG1"> </application-server> </node> <node action="locate" name="t31215"> <application-server action="export" name="TestSG2"> </application-server> </node> <server-group action="export" name="TestSG"> </server-group> </websphere-sa-config> -------------- Keywords: xml config Ref: CMVC defect 111775Local fix Manually alter the XMLConfig to include the necesary unique values.Problem summary **************************************************************** * USERS AFFECTED: All XMLConfig users of WebSphere Application * * Server. * **************************************************************** * PROBLEM DESCRIPTION: Missing support for clone * * configuration. * **************************************************************** * RECOMMENDATION: * **************************************************************** Support for clone configuation was missing. This support has been added with the fix for this APAR. Now XMLConfig provides support for export and import functionality on clone configurations.Problem conclusion The clone configuation support has been added with the fix for this APAR. Now XMLConfig provides support for export and import functionality on clone configurations.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
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ52555
IBM Group: Software Group
Modified date: Oct 1, 2001
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.