I will post here the the version details for the WebLogic Server 11g .
The new Naming convention for the WebLogic Server 11g is : WebLogic Server 11g Release [1-2] Patch Set [1-3]
WebLogic Server 12c ------------------------------12.1.1.0
WebLogic Server 11gR2 ----------------------------10.3.5.0
WebLogic Server 11gR1 Patch Set 3 ---------------10.3.4.0
WebLogic Server 11gR1 Patch Set2 ----------------10.3.3.0
WebLogic Server 11gR1 Patch Set1 ----------------10.3.2.0
WebLogic Server 11g -------------------------------10.3.1.0
To get the WebLogic Server Version Installed , you can use anyone of the below steps :
1 : Check the registry.xml present at location : %MIDDLEWARE_HOME%
2 : For Windows , command prompt execute setWLSEnv.cmd to set the environment and then execute the on the same command prompt java weblogic.version -verbose.
%Middleware_Home%/wl_server/server/bin/setWLSEnv.cmd
java weblogic.version -verbose
3 : For Linux :
source %Middleware_Home%/wl_server/server/bin/setWLSEnv.sh
java weblogic.version -verbose
No comments:
Post a Comment