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 critical environment in weblogic

5 Answers   HCL,


A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic

0 Answers  


Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic

0 Answers  


How to make a managed server ?

0 Answers  


What is the difference between dynamic and non-dynamic changes in the console?

0 Answers  


What are the steps involved in setting up classpath in web logic server?

0 Answers  


How do I call a servlet with parameters in the url? : BEA Weblogic

0 Answers  


Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?

0 Answers  


How can classpath be set?

0 Answers  


What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?

0 Answers  


What are the steps in which unicode codesets can be set with the weblogic jdriver?

0 Answers  


How is the logging implementation specified in web logic?

0 Answers  


Categories