PQ58038, 4.0.2: XML config adds an extra CRLF in the xml file
 Downloadable files
 
Abstract
XMLConfig export inserts an additional CRLF into the exported file at <application-server-full-name> when the name contains more than one space.
 
Download Description
PQ58038 resolves the following problem:

When performing an XMLConfig export, an additional crlf is placed into the exported file at the <application-server-full-name> tag. Reimporting the config file fails with an error. You can resolve this problem by manually removing the extra crlf.

USERS AFFECTED:
All users of XMLConfig for WebSphere® Application Server V4.0.1 or V4.0.2 Advanced Edition.

RECOMMENDATION:
The OutputFormat API of XML Parser is causing this line wrapping issue when there is more than one space in the Application Server name. Default line wrapping should be disabled.

If an application server name has 2 spaces and you do an export, the xmlconfig exported file will have the application server name broken into 2 lines.

Example:
appserver name "App2 app2" in export file looks like:

<application-server-full-name>/NodeHome:x/EJBServerHome:App2 app2/</app.


appserver name "App2 app2 a" in export file looks like:

<application-server-full-name>/NodeHome:x/EJBServerHome:App2
app2 a/</app...
 
Prerequisites
None
 
 
Installation Instructions
Please refer to the readme for detailed installation instructions.
 
URL LANGUAGE SIZE(Bytes)
Readme US English 2614
 
Download package
What is DD?
Download RELEASE DATE LANGUAGE SIZE(Bytes) Download Options
PQ58038 2/21/2002 US English 1065518 FTP DD
 
Technical support
1-800-IBM-SERV - US Only
 
Problems (APARS) fixed
PQ58038
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): HP-UX
Software version: 4.0.2
Software edition:
Reference #: 4001163
IBM Group: Software Group
Modified date: Nov 28, 2005