start icin :
DOMAIN_NAME/bin/ altinda,
[oracle@ertgurula/bin]$ ./startManagedWebLogic.sh MmMngdServ http://localhost:7001
stop icin: (WLST kullanarak)
[oracle@ertgurula /]$ java weblogic.WLST
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
wls:/offline> connect('weblogic','wpass1','t3://localhost:7020')
Successfully connected to Admin Server 'MedRecAdmSvr' that belongs to domain
'MedRecDomain'.
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:/MyDomain/serverConfig> cd('Servers')
wls:/MyDomain/serverConfig/Servers> cd('MmMngdServ')
wls:/MyDomain/serverConfig/Servers> shutdown('MmMngdServ')
wls:/MyDomain/serverConfig/Servers> cd('..')
wls:/MyDomain/serverConfig>exit()
bu kadar :)
Hiç yorum yok:
Yorum Gönder