Installing the BTM Servlet Filter

The BTM Servlet Filter is included in the development toolkit, BTM API for Java EE. The toolkit can be deployed from the TrueSight Middleware and Transaction Monitor Management Console. The toolkit includes the following files:

  • btmservletfilter.jar
  • btmjeeapi.jar
  • sample-web.xml
  • QNServletFilterSampleCfg.xml
  • com.bmc.mmtm.common.jar

The last two are sample files and are not required in the instrumented Java EE application.

To install the BTM Servlet Filter

  • Make the three jar files, btmservletfilter.jar, btmjeeapi.jar, and com.bmc.mmtm.common.jar, available to the Java EE web application. The recommended method is to include the jar files in the WEB-INF/lib directory of the Web Archive (WAR) file that contains the Java EE Web Application.

    The BTM Servlet Filter is now ready to be configured. 

Where to go from here

Was this page helpful? Yes No Submitting... Thank you

Comments