You can use the Jython or Jacl scripting languages to configure
servers with the wsadmin tool. The commands and parameters in the PortManagement
group can be used to list and modify application and server ports.
The PortManagement command group for the AdminTask object includes the
following commands:
listApplicationPorts
Target object
Parameters and return values
Examples
listServerPorts
Target object
Parameters and return values
- -nodeName
- The name of the node. This parameter is only required when the server
name is not unique in the cell. (String, required)
Examples
modifyServerPort
Target
object
Parameters
and return values
- -nodeName
- The name of the node. (String, required)
- -endPointName
- The name of the port. (String, required)
- -port
- The port number. (Integer, required)
Examples