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
Explain about cluster heart beats?
Do ejbs have to be homogeneously deployed across a cluster? Why?
When should I use the -nostage option?
What is the difference between multicast and unicast?
Do you know how can third-party jdbc driver be used with jms?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
Does weblogic jms support clustering? : BEA Weblogic
How are the notifications generated when a server is added to a cluster?
What is meant by managedserver?
what is mission in weblogic
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 is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
Why would a client application use jta transactions?
What are the advantages and disadvantages of node manager?
How do I provide user credentials for starting weblogic server?