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 |
What technologies are included in j2ee?
What is managed server
What is non-stage deployment?
Are WebLogic Servers password secure?
How does a cluster relate to a domain?
Explain the types of node manager?
Can the bean class implement the ejbobject class directly? If not why?
How do I provide user credentials for starting a server?
What is the purpose of using multipools in web logic server?
What oracle weblogic server includes?
How can we configure http tunneling on weblogic?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic