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

How managed servers communicate with each other?

0 Answers  


What is the difference in the web.xml and weblogic.xml ?

0 Answers  


Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic

0 Answers  


Tell me what can happen when stub can't to connect to web-logic server instances?

0 Answers  


What is a license file ?

0 Answers  


Explain what is the purpose of stub in web-logic server cluster?

0 Answers  


How can I control on which weblogic server(s) my application will run? : BEA Weblogic

0 Answers  


Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic

0 Answers  


The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic

0 Answers  


Explain what are the steps required to setup the oracle instance for os authentication?

0 Answers  


What is the difference between jboss and weblogic?

0 Answers  


If your client asks toupgrade the jdk version. How can you do this and after then what are the post changes needed

1 Answers  


Categories