Connecting to a WebLogic Server Instance

In the offline mode, you aren't connected to a running server. Use the connect command to connect to the Admin Server, as shown here:

wls:/offline> connect()

Please enter your username :weblogic

Please enter your password :

Please enter your server URL [t3://localhost:7001] :

Connecting to t3://localhost:7001 with userid weblogic...

Successfully connected to Admin Server 'examplesServer' that belongs to

domain 'wl_server'.

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:/wl_server/serverConfig>

In the example, you'll notice a warning because I am not using a secure port such as the administration port ...

Get Oracle WebLogic Server 11g Administration Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.