How to find out which weblogic server version installed on the machine

本文详细介绍了从registry.xml文件中获取WebLogic服务器版本的方法,包括使用特定命令行指令来查找版本号和补丁级别。适用于WebLogic安装后的配置与管理。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1

From registry.xml in MW_HOME
Go to Middleware Home under which WebLogic is installed and look for file registry.xml
Open registry.xml and search for “component name=”WebLogic Server”” version=”10.3.3.0″ (variable version next to this will tell you weblogic version)

Also you can see:
release level="10.2" ServicePackLevel="0" PatchLevel="0"
it is version and patch level of the server, i am not very sure

2
Go to $WL_HOME/server/lib
Run the following command:

ex: mine is C:\bea\wlserver_10.0\server\lib

$ java -cp weblogic.jar weblogic.version

$ java -cp weblogic.jar weblogic.version -verbose

$ java -cp weblogic.jar weblogic.utils.Versions
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值