How to know weblogic version?

Answers were Sorted based on User's Feedback



How to know weblogic version?..

Answer / bhaskar

In the WebLogic console, in the left navigation tree, click
on "Environment", then "Servers". Then click on one of the
servers in the list. Then click on the "Monitoring" tab.
Look at the "WebLogic Version" field.

Is This Answer Correct ?    6 Yes 2 No

How to know weblogic version?..

Answer / ram

first to set the classpath use this
bea/weblogic-home/servers/bin/setdomain Env.cmd

and next enter the command
java weblogic.Admin -url enter url -username enter
weblogic server username -password enterweblogic server
password -VERSION

to see the weblogic server version.

Is This Answer Correct ?    3 Yes 0 No

How to know weblogic version?..

Answer / hari krishna.y

If we want to know about weblogic version:
------------------------------------------
For knowing weblogic version make sure that which java you are using.
1.In terminal type java weblogic.version (it will show the version that you are using).
2.If it throwing a java error Go to DOMAIN_HOME/bin/
3.Then do the following thing . setDomainEnv.sh
4.Then type java weblogic.version it will display version

OR:
---

1.Go to JDK_HOME/bin
2.Then type java weblogic.version

Is This Answer Correct ?    3 Yes 0 No

How to know weblogic version?..

Answer / sridhar

Adding to the above answers , Check for the file
called "registry.xml" and read it.there you can find the
Weblogic version.

Is This Answer Correct ?    1 Yes 0 No

How to know weblogic version?..

Answer / moin

"web logic"-> "left navigation tree"-> "Environment"->
"Servers"-> "Select Server"-> "Monitoring"-> "Version no."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic

0 Answers  


Can we deploy jar in weblogic?

0 Answers  


In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic

0 Answers  


in which file/script we need to change the heap size?.What is the variable name to search to change the heap size

7 Answers   HP,


What are the different groups under web logic security?.

0 Answers  






How does a server know when another server is unavailable ?

0 Answers  


what are the benefits of classpath?

2 Answers   Infosys,


Arrange in order the various message severity levels?

0 Answers  


when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?

5 Answers  


what is domian and how can it work ?

6 Answers   HCL,


What is the difference between multicast and unicast?

0 Answers  


How to know weblogic version?

5 Answers   CTS,


Categories