Answer Posted / supreet yadav
One more way is form WLST:-
For Ex the following shows how to find the status of
AdminServer in the same way we can find out the state of
other managed servers also:-
wls:/WLS10/serverConfig> state('AdminServer')
Current state of 'AdminServer' : RUNNING
wls:/WLS10/serverConfig>
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Do you know what type of object is returned by resultset.getobject()?
What is the significance of boot?
What is meant by unicast?
Explain the difference between txdatasource and datasource?
When we will take thread dump?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
What are tuning jvm parameters?
What is the purpose of t3 in weblogic server?
Explain the different groups under web logic security?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
How to pass arugments to server through machine?
What causes java.io exceptions in the log file of weblogic server?
What happens if remove( ) is never invoked on a session bean?
In how many formats we can deploy an application in wls??
Explain the functionality of iiop ?