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
How do I put a message back on the queue for processing? : BEA Weblogic
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
Write a program to bind string values in a preparedstatement?
What is a domain?
How do I publish an xml message? : BEA Weblogic
What is the default jvm used for weblogic?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
How managed servers communicate with each other?
What is the sla in prd,qa,dev.?
Can we deploy jar in weblogic?
Whenever we see a very slow response from server-side, then what all thing we need to look into?
Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How do you troubleshoot server hang?
How do I provide user credentials for starting a server?