What is the linux command is used to know the version of
weblogic server?
Answer Posted / pavan_n85
By using this command we can get the version
java weblogic.Admin -url hostname:port -username uname
-password pwd VERSION
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
How to check the version of Java?
Explain briefly the client-server architecture.
What is the difference between url instance and urlconnection instance?
What is console mode?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
What is a machine?
Difference between multicast and unicast?
When should I use multicast subscribers? : BEA Weblogic
What is the nm?
How is a domain template created?
What is the difference between the sun jvm and bea jrockit jvm?
Define the functions of t3 in the web logic server?
What are the different modules of wlst? Explain?
How do you troubleshoot server hang?
What is the difference between jndi lookup(), list(), listbindings(), and search()?