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

Managed servers are running. What happens if admin server down?

0 Answers  


Do you know how are multi-byte characters used with weblogic jdriver?

0 Answers  


I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic

0 Answers  


Name the various message severity levels in web logic?

0 Answers  


How to write a program to call the store procedure of oracle that takes no parameter?

0 Answers  






How can I set deployment order for applications?

0 Answers  


How is the security handled in web logic j2ee connector architecture?

0 Answers  


What are stubs?

0 Answers  


Difference between Apache and Jboss

1 Answers   TCS,


What is bea weblogic? : BEA Weblogic

0 Answers  


What are the transaction isolation levels supported by weblogic jdriver?

0 Answers  


Explain what is the procedure to configure jms security?

0 Answers  


Categories