Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.03 KB

File metadata and controls

23 lines (15 loc) · 1.03 KB

Building

New Relic does not distribute the jar(s) required to build this instrumentation module nor are they available from a public repository such as Maven Central or jcenter.

To build this instrumentation module you must provide the jar(s) and place them into the /lib subdirectory as follows:

instrumentation/open-liberty-21.0.0.12/lib/com.ibm.ws.webcontainer.jakarta_1.1.59.jar

Required jar versions

com.ibm.ws.webcontainer.jakarta_1.1.59.jar - or above

This jar can be found in the Open Liberty Jakarta EE 9 releases for versions 21.0.0.12+

Dependency Usage

The required jar is used to compile the following classes:

  • com.ibm.ws.webcontainer.webapp.WebApp_Instrumentation
  • com.nr.agent.instrumentation.websphere.NRServletRequestListener