how to find weblogic version through linux cammand



how to find weblogic version through linux cammand..

Answer / ajay

$ java weblogic.version -verbose
(OR)
$ java weblogic.utils.Versions
(OR)

java weblogic.Admin -url ManagedHost:8001 -username weblogic
-password weblogic VERSION

Is This Answer Correct ?    6 Yes 4 No

Post New Answer

More Shell Script Interview Questions

How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?

0 Answers  


When we login into our account which files are executed?

3 Answers   Chip Quest,


Explain about debugging?

0 Answers  


Which shell is the best?

0 Answers  


What is the difference between bash and shell?

0 Answers  






What is scripting used for?

0 Answers  


Why is the use of shell script?

0 Answers  


What is the fastest scripting language?

0 Answers  


What are environment variables?

2 Answers  


Given a file find the count of lines containing the word "abc".

0 Answers  


what is tickets $ what low,medium,high priorite pls define time also

0 Answers  


one folder contains lot of students name but I want to fetch hello with every student name individually using shell script

0 Answers  


Categories