KB Article #178012

How to use external .jar with API Tester?

Problem

-- For some test, it is require to use some external .jar with API Tester (for JMS as example)

-- How to make API Tester load these external jars file?

Resolution

1 - In APITester Home, create an ext/lib/ folder.

2 - Add the external jars in this folder.

3 - From APITester > Window > Preference, Add the .jar files in Third Party Dependencies and Save. A window will pop up telling that change will be effective after a restart of the application. Close APITester.

4 - Restart APITester with the -clean option:

apitester.exe -clean