Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How to call Custom JAR method with arguments

Options

I am using JAR inside the JSON Message Responder "Response" tab to return the response.
One of the method in the JAR expects the method arguments.
1. How can I send the arguments to method inside the JAR, from the JSON Message Responder?
2. In local machine, I can set the Custom JAR file path in the System Properties. In the server, where should I keep the JAR file and how can I set the JAR file path?

Comments