IBM Support

What is the difference between jar entries in AGENTDynamicclasspath.cfg and APPDynamicclasspath.cfg?

Question & Answer


Question

What is the difference between jar entries in AGENTDynamicclasspath.cfg and APPDynamicclasspath.cfg?

Answer

Both these files have the references of the jars being used by the application and agent JVMs respectively.

Since the application and agents use different JVMs the classpath for the two have been split in the product version 8.x. Having an entry of the jar in APPDynamicclasspath.cfg does not mean that it gets used by the agents as well. In case you are using 3rd party jars you would need to add it to the files separately.

For example:

To add 3rd party jar for agent use the command:

install3rdParty.sh <INSTALL_DIR>/bin/install3rdParty.sh weblogic 10 -j <BEA_HOME>/wlserver_10.0/server/lib/wlclient.jar -targetJVM AGENT

To add 3rd party jar for application (EAR/WAR file) use the command:

install3rdParty.sh <INSTALL_DIR>/bin/install3rdParty.sh weblogic 10 -j <BEA_HOME>/wlserver_10.0/server/lib/wlclient.jar -targetJVM APP

[{"Product":{"code":"SS6PEW","label":"IBM Sterling Order Management"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"Not Applicable","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Historical Number

FAQ2884

Document Information

Modified date:
16 June 2018

UID

swg21518191