What is the linux command is used to know the version of
weblogic server?

Answers were Sorted based on User's Feedback



What is the linux command is used to know the version of weblogic server?..

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

What is the linux command is used to know the version of weblogic server?..

Answer / ravi

java weblogic.version

Is This Answer Correct ?    12 Yes 3 No

What is the linux command is used to know the version of weblogic server?..

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

What is the linux command is used to know the version of weblogic server?..

Answer / kishore

java weblogic.admin -version

Is This Answer Correct ?    0 Yes 0 No

What is the linux command is used to know the version of weblogic server?..

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 is the linux command is used to know the version of weblogic server?..

Answer / sameer

versioninfo.sh

Is This Answer Correct ?    0 Yes 5 No

What is the linux command is used to know the version of weblogic server?..

Answer / a.harikrishna

uname & uname -i

Is This Answer Correct ?    2 Yes 18 No

What is the linux command is used to know the version of weblogic server?..

Answer / pavan

uname -a

Is This Answer Correct ?    11 Yes 43 No

Post New Answer

More Weblogic Interview Questions

What is thread dump? What is the UNIX command for taking thread dump?

2 Answers   HCL,


What is administration server?

0 Answers  


How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic

0 Answers  


What is the performance issue in weblogic and how can you resolve ,explain in brief

4 Answers   HCL, IBM, TCS,


What is the domain in weblogic server?

0 Answers  






Explain about the function associated with t3 in weblogic server ?

0 Answers  


Does weblogic jms support clustering? : BEA Weblogic

0 Answers  


what is core dump? diff b/w core dump and c dump?

1 Answers   IBM, TCS,


what is diff btwn JNDI&JDBC?

6 Answers   CTS, JPMorgan Chase,


How do I use jta transactions within an mdb? : BEA Weblogic

0 Answers  


What causes the condition OUT OF MEMORY?

0 Answers  


Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic

0 Answers  


Categories