Table of Contents

Connection

wls:/offline> connect('biadmin','welcome1', 't3://exalytics-01.hotitem.local:7001')
Connecting to t3://exalytics-01.hotitem.local:7001 with userid biadmin ...
Successfully connected to Admin Server 'AdminServer' that belongs to domain 'bifoundation_domain'.

Warning: An insecure protocol was used to connect to the 
server. To ensure on-the-wire security, the SSL port or 
Admin port should be used instead.

wls:/bifoundation_domain/serverConfig>

where:

  • bifoundation_domain is the domain

Tip

Invoke the connect command from a directory that contains the domain’s boot.properties file.

WLST can use this file only if you start WLST from the domain directory.

For example, if you have not deleted the domain’s boot.properties file, you can start WLST and invoke the connect command as follows: c:\mydomain\> java weblogic.WLST wls:/offline> connect()