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 |
How can I avoid asynchronous message deadlocks? : BEA Weblogic
How is the logging implementation specified in web logic?
How can the nm be made to work with web logic? Explain?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
What is the default port of weblogic admin server?
If we lost Admin password(unfortunately), how will you enter into Admin console?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
What is the format of the log message out to standard out?
What is the use of persistent store in weblogic?
Is an xslt processor bundled in weblogic server?
What is meant by session replication?
What is wlst in web logic?