Author
How to know what version of java , does used by Weblogic Server ?
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
Hello ,
I have installed Weblogic server 11 Ri .
I have already configured Domains using Domain Configuration Wizard .
Please tell me how can i know on what version of Java is Weblogic using ??
Waiitng for your replies .
Thanks in advance
Save India From Corruption - Anna Hazare.
Carol Enderlin
drifter
Ranch Hand
Joined: Oct 10, 2000
Posts: 1348
I am not sure how you get through the configuration wizard without choosing the java version. It should be some variety of java SE 6 aka 1.6.
Here is what mine offers on unix :
Take a look at the startup/configuration scripts. Mine is configured in setDomainEnv.sh.
Lester Burnham
Rancher
Joined: Oct 14, 2008
Posts: 1337
posted Aug 03, 2010 08:32:44
0
Or drop a JSP file into the running container that tells you: http://faq.javaranch.com/java/WhichVersionAmIRunningOn
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
Thanks Luther that Link was Useful .
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 813
config.xml file of your domain will reveal all the info that you are looking for.
Thanks.
Regards, Sud.
SCJP 5 ScjpFAQ JLS
subject: How to know what version of java , does used by Weblogic Server ?