Forum Discussion

anthos's avatar
anthos
Occasional Contributor
3 years ago

How to use a jar file in soapui

Hi guys,

I have just a jar file which needs two params: (1) a token and (2) a file name. The program invokes a REST service.

The program works well with command line (see attached image).

How can I launch the same jar in soapui and pass the two input parameters into two variables in SOAPUI ?

How can I show the service response in SOAPUI ?

 

I'm sorry but this referred suggestion doesn't work--> https://community.smartbear.com/t5/SoapUI-Open-Source-Questions/how-to-invoke-java-class-from-soap-UI/td-p/18714

 

Thanks a lot!!!