To shudown weblogic server you can use the following command:

java weblogic.Admin t3://[weblogic url] SHUTDOWN system [system password]

Just replace the [] entries with your relevant info.
e.g. java weblogic.Admin t3://alibaba:7001 SHUTDOWN system opensesame

I found this in Admin_Guides_451.pdf, page 37.

OR you can shut it down via the admin console.

-james

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Rathinam Manikodi
Sent: Friday, December 17, 1999 7:23 AM
To: [EMAIL PROTECTED]
Subject: Weblogic server


Hi all,
I am working with weblogic server evaluation license on Windows NT platform.
I can start the server from Start->Programs->weblogic4.5.1.
The question is 'how will I stop/disconnect the server'. I couldn't find
this in any documentation. I don't want to kill the server window also. Any
help?
Thanks
-Mani

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to