What is the linux command is used to know the version of
weblogic server?
Answer Posted / hemanthgoud
java weblogic.Admin -url t3://localhost:7001 -username weblogic -password mypasswd GET -pretty -type ServerRuntime -property WeblogicVersion
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What signal tells the jvm to give a thread dump?
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
Explain where are the files placed while deploying the resource adapter in web logic server?
Explain deployment descriptors?
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
How many way to start and stop weblogic servers?
What is the difference between multicast and unicast?
Write a program of web logic server to get the connection pool attribute?
How will a single machine run multiple web logic server instances?
Ho do you troubleshoot server hang?
What is a stage deployment?
How can classpath be set?
What is the max amount of information that can be saved in a session object?
What type of object is returned by resultset.getobject()? : BEA Weblogic
When we will take thread dump? Please give us some examples?