How to customize OPMS to support additional libraries required for jmeter scripts?
search cancel

How to customize OPMS to support additional libraries required for jmeter scripts?

book

Article ID: 140828

calendar_today

Updated On:

Products

CA App Synthetic Monitor

Issue/Introduction

In a standalone Jmeter environment, some scripts requires some custom libraries (.jar) that resides in the "lib" folder of Jmeter installation, for example: xmlsec-1.5.7.jar and wss4j-1.6.12.jar.
How can I customize OPMS installation to support this dependency required by the jmeter scripts?

Environment

Release : 10.x

Component : CA APP SYNTHETIC MONITOR (WATCHMOUSE)

Resolution

1. Copy your custom libraries (eg: xmlsec-1.5.7.jar and wss4j-1.6.12.jar) in below directories of the OPMS:

/opt/asm/jmeter/4.0/lib/

/opt/asm/jmeter/3.3/lib/

/opt/asm/jmeter/2.13/lib/


3 Restart ASM services (command: "monit restart all") for the changes to take effect.

Additional Information

JMeter - Generating WSS UsernameToken with PasswordDigest, Noonce and Timestamp