News
Abstract
Ability to update integrated web application server registry
Content
You are in: Welcome to Integrated Web Application Server for IBM i Technology Updates > Ability to update integrated web application server registry
What is it?
The integrated web application server uses a registry to keep track of the integrated web application servers that are on an IBM i server. If you have *ALLOBJ user authority, you can use an integrated web application server Qshell script, applicationServerRegistry.sh, to remove and add servers to the registry and to list all servers in the registry. The script is located in the directory /qibm/proddata/os/applicationserver/bin.
The following example uses the command to list the integrated web application servers in a registry and shows the output from the command:
applicationServerRegistry.sh -operation *LIST
Admin1 (IAS, 8.5, /QIBM/UserData/OS/AdminInst/admin1)
Admin2 (IAS, 8.5, /QIBM/UserData/OS/AdminInst/admin2)
Admin3 (IAS, 8.5, /QIBM/UserData/OS/AdminInst/admin3)
Admin4 (IAS, 8.5, /QIBM/UserData/OS/AdminInst/admin4)
Admin5 (IAS, 8.5, /QIBM/UserData/OS/AdminInst/admin5)
IBMARE (IAS, 8.5, /QIBM/USERDATA/ARE/ibmare)
swagger1 (IWS, 8.5, /www/swagger1)
TESTPTF (IWS, 8.5, /www/TESTPTF)
TLS1 (IWS, 8.5, /www/TLS1)
WSAUTHROLE (IWS, 8.5, /www/WSAUTHROLE)
wsshell (IWS, 8.5, /www/wsshell)
The output when listing the servers in the registry includes the type of server, version, and the root directory for the server.
Why use it?
This command should only be used to remove unsupported servers or servers that are no longer needed. Removing servers from the registry does not delete any objects associated with the server. In order to delete the objects, delete the server, which also removes the server from the registry.
Availability
The support is enabled in the following HTTP group PTFs:
V7R5M0 SF99952 Level 11
V7R4M0 SF99662 Level 32
V7R3M0 SF99722 Level 50
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"HW1A1","label":"IBM Power Systems"},"Component":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB57","label":"Power"}}]
Was this topic helpful?
Document Information
Modified date:
02 January 2024
UID
ibm17104559