How can the admin console be disable before it is re-enable
by WLST?
Answer Posted / pavan
First we go to admin console
1) Go to console,and double click on domain i.e visible at left pan.
2) Go to Genral tab ->Show Advanced Options - > we see one check box i.e console
enabled
3) Then we disable the check box.And Save it,then RESTART the SERVER.
By using this we can disable the admin console.After that we can enable only by using WLST script
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are there c/c++ interfaces to wls jms? : BEA Weblogic
How do I publish an xml message? : BEA Weblogic
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How do I create a producer pool? : BEA Weblogic
Why is there no polymorphic-type response from a create () or find () method?
Explain the performance tuning in jvm, jdbc, jms?
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
What is the weblogic server?
How should you type cast a remote object?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic
Explain briefly the client-server architecture.
How a web logic server works?