PQ79163: WSADMIN $ADMINCONFIG LIST COMMAND DOES NOT RETURN THE CONFIG ID FOR ALL TYPES.

APAR status
Closed as program error.

Error description
$AdminConfig list <type> does not return the config id for some
type in wsadmin like WebModuleDeployment.  If you execute the
$AdminConfig list WebModuleDeployment returns nothing making
you think there are no WebModules installed, but if you use the
following commands you can get the config id:
set deployment [$AdminConfig getid /Deployment:filetransfer/]
set appDeploy [$AdminConfig showAttribute $deployment deployedO
  bject]
set modules [lindex [$AdminConfig showAttribute $appDeploy modu
  les] 0]
This returns:
(cells/scherzoNetwork/applications/filetransfer.ear/deployments
  /filetransfer:deployment.xml#WebModuleDeployment_1)
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application server users who       *
*                 utilize wsadmin for listing objects'         *
*                 config ids.                                  *
****************************************************************
* PROBLEM DESCRIPTION: $AdminConfig list <type> does not       *
*                      return the config id for some type in   *
*                      wsadmin like WebModuleDeployment.       *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
Because of a problem in a config file, several of the list
commands,  one being $AdminConfig list WebModuleDeployment do
not return anything.
Problem conclusion
The config changes were already made by a developer and are
being ported so that they are available in 5.0.2 and up.  The
changes were actually previously made for 5.0.2 and were
mistakenly included in the 5.0.2 readme, but due to build
complications, were not present in 5.0.2.
Temporary fix Comments
APAR information
APAR number PQ79163
Reported component name WAS NETWRK DEPL
Reported component ID 5630A3601
Reported release 00S
Status CLOSED PER
PE NoPE
HIPER NoHIPER
Special Attention NoSpecatt
Submitted date 2003-10-02
Closed date 2003-11-17
Last modified date 2006-01-26

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:

Modules/Macros
config          

Publications Referenced

Fix information

Applicable component levels
R003 PSY    UP
R00A PSY    UP
R00H PSY    UP
R00I PSY    UP
R00P PSY    UP
R00S PSY    UP
R00W PSY    UP


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > General
Operating system(s):
Software version: 00S
Software edition:
Reference #: PQ79163
IBM Group: Software Group
Modified date: Jan 26, 2006