首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

获得Weblogic版本信息

2012-09-25 
取得Weblogic版本信息参考: http://cn.forums.oracle.com/forums/thread.jspa?threadID1104035Option-A).

取得Weblogic版本信息
参考: http://cn.forums.oracle.com/forums/thread.jspa?threadID=1104035

Option-A).
Just run ". ./setWLSEnv.sh" and then run the following Program:

java weblogic.version


OUTPUT: (something like this)
WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967
Use 'weblogic.version -verbose' to get subsystem information
Use 'weblogic.utils.Versions' to get version information for all modules
=================================

Option-D).
从<WL_HOME>/registry.xml 或 <WL_HOME>/logs/log.txt 中取得

热点排行