PQ48764: DOC DEFECT FOR THE XML ARGUMENT TAG TO INDICATE THAT SPACES ARE NOT ALLOWED.


APAR

APAR status
Closed as returned (APAR cannot be resolved without additional info from IBM or customer.)

Error description
Document defect for the xml packagage summary.  The document
does not indicate that spaces are not allowed in xml argument
tags.  The following link is the site for the package summary
doc:
http://www-4.ibm.com/software/webservers/appserv/doc/v35/ae/
apidocs/com/ibm/websphere/xmlconfig/package-summary.html
The spaces cause } to be inserted in the command line arguments
when the xml file is imported.
doc:http://www-4.ibm.com/software/webservers/appserv/doc/v35/ae/apidocs/com/ibm/websphere/xmlconfig/package-summary.htmlThe spaces cause } to be inserted in the command line argumentswhen the xml file is imported.
Local fix
Make two line arguments. For example the following
argument was converted to a two line argument:
This brace caused the model to fail to start.<arg>-classpath /gladiator/properties</arg>
To correct the problem cust had to modify the arguments
tag by making the above line into two args:argument was converted to a two line argument:This brace caused the model to fail to start.-classpath /gladiator/propertiesTo correct the problem cust had to modify the arguments
<arg>-classpath</arg><arg>/gladiator/...</arg>
tag by making the above line into two args:-classpath/gladiator/...
Problem summary
Problem conclusion
Temporary fix
Comments
returned with info needed.  The comments from the defect:
I am not sure what needs to be fixed here?
Command line arguments can have any thing (Not just the
classpath as specified in the defect comments). The spaces in
the command line arguments as such are not allowed, not by
XMLConfig, but by the application server process.  This can
not be doc'd in the Java code as there command line argument
of classpath can not be assumed, as one of the arguments.
returned with info needed. The comments from the defect:I am not sure what needs to be fixed here?Command line arguments can have any thing (Not just theclasspath as specified in the defect comments). The spaces inthe command line arguments as such are not allowed, not byXMLConfig, but by the application server process. This cannot be doc'd in the Java code as there command line argumentof classpath can not be assumed, as one of the arguments.
APAR information
APAR numberPQ48764
Reported component nameWAS ADVANCED AI
Reported component ID5648C8400
Reported release350
StatusCLOSED RET
PENoPE
HIPERNoHIPER
Submitted date2001-05-15
Closed date2001-06-21
Last modified date2001-06-21

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:


Modules/Macros

Fix information
APAR is sysrouted TO one or more of the following:Modules/Macros

Applicable component levels











Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, General
Software version: 350
Reference #: PQ48764
IBM Group: Software Group
Modified date: 2001-06-21