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 |
Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic
how will u check process id?
Write a program of web logic server to get the connection pool attribute?
What is http tunneling? How can we configure it on weblogic?
Which memory space does thread stack get allocated from?
How can the nm be made to work with web logic? Explain?
What are the functions of t3 in the web logic server?
What are the transaction isolation levels supported by weblogic jdriver?
How many types of logs are there?
What is unicast in weblogic?
what is domian and how can it work ?
Name the various message severity levels in web logic?