What is the linux command is used to know the version of
weblogic server?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pavan
java weblogic.Admin -url hostname:port -username uname
-password pwd VERSION.
uname -a this o.s detail command.
sorry for given wrong answer.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / 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 |
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
When we will take thread dump? Please give us some examples?
How many types you configure managed server in weblogic server ?
what r critical issues in weblogic
2 Answers Accenture, IBM, Tech Mahindra,
How a web logic server works?
What are the databases that are available to be used with the web logic j2ee connector architecture?
what is the weblogi licence?
How should I use sorted queues? : BEA Weblogic
how to create a sub domain in domain ?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
Can someone please tell me the basic differences between weblogic 8,9 and 10 versions
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic