Page 1 of 1

Weblogic Checks

Posted: Tue Mar 31, 2020 4:41 pm
by Matthew.Cary
While setting up the Nagios XI Weblogic agent, should I ignore this message when generating the jar file on Weblogic? "wlfullclient.jar and jarbuilder are deprecated starting from the WebLogic 12.1.3 release." Or is there something else I should be using?

I follow the following document:
Note, my Weblogic environment is 12.2.1.3
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

I get the following message:
[ ~]$ cd $ORACLE_HOME/wlserver/server/lib
[ lib]$ java -jar ../../modules/com.bea.core.jarbuilder.jar
Creating new jar file: wlfullclient.jar

wlfullclient.jar and jarbuilder are deprecated starting from the WebLogic 12.1.3 release.
Please use one of the equivalent stand-alone clients instead. Consult Oracle WebLogic public documents for details.

Re: Weblogic Checks

Posted: Wed Apr 01, 2020 1:46 pm
by ssax
It's just saying it will go away in the future. It should still work, are you having any issues with it?