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 meant by domain?

0 Answers  


How can the admin console be disable before it is re-enable by WLST?

1 Answers   BEA,


How do I provide user credentials for starting weblogic server?

0 Answers  


Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic

0 Answers  


What are the functions of t3 in the web logic server?

0 Answers  






What is Domain? how many domains are possible in a single instance?

3 Answers   Wipro,


Do ejbs have to be homogeneously deployed across a cluster? Why?

0 Answers  


Msi replica mode??

0 Answers  


Are WebLogic Servers password secure?

3 Answers   HCL, TCS,


What is meant by gc and explain it?

0 Answers  


Weblogic admin don't know the admin credentials of weblogic 8.1 UI..how can he get the credentials?

2 Answers   IBM,


How do I manage a queue to view and delete specific messages? : BEA Weblogic

0 Answers  


Categories