|
At the WLST prompt,
enter the following command to connect to the
running administration server. If necessary, replace the sample argument values with those that match your domain environment:
connect('USERNAME', 'PASSWORD',
'SERVER_ADDRESS:SERVER_PORT')
Tip: The supplied credentials should
have access to the administration server.
Tip: If not specified, the default protocol is 't3'.
|