View the current version of weblogic

View command line version of weblogic

[root@tbmsdev ~]# su - hydev
[hydev@tbmsdev ~]$ cd /u01/hydev/Middleware/wlserver_10.3/server/bin/
[hydev@tbmsdev bin]$ source setWLSEnv.sh > /dev/null
[hydev@tbmsdev bin]$ java weblogic.version

WebLogic Server Temporary Patch for BUG29800002 Mon May 20 04:32:40 PDT 2019
WebLogic Server 10.3.6.0.190115 PSU Patch for BUG28710912 Tue Nov 13 06:00:38 PST 2018
WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050

Use 'weblogic.version -verbose' to get subsystem information

Use 'weblogic.utils.Versions' to get version information for all modules

View weblogic console version

Login Console -> domain structure -> Environment -> Servers -> (any server) -> Monitoring -> General Information

 

Guess you like

Origin www.cnblogs.com/Codebee-club/p/11693247.html