wls:/offline> connect()
Please enter your username :weblogic
Please enter your password :
Please enter your server URL [t3://localhost:7001] :t3://192.168.1.239:7001
Connecting to t3://192.168.1.239:7001 with userid weblogic ...
Successfully connected to Admin Server 'AdminServer' that belongs to domain 'base_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:/base_domain/serverConfig> nmEnroll('/home/oracle/Oracle/Middleware/user_projects/domains/239base_domain')
Enrolling this machine with the domain directory at /home/oracle/Oracle/Middleware/user_projects/domains/239base_domain ...
Successfully enrolled this machine with the domain directory at /home/oracle/Oracle/Middleware/user_projects/domains/239base_domain.
wls:/base_domain/serverConfig> disconnect()
Disconnected from weblogic server: AdminServer
wls:/offline> exit()