L.9.1 Test this service using the Java Command-line test program

To test this service using the Java command-line test program, follow these steps:

  1. Create the required JSON and populate the appropriate parameters. Save it in a file (Request.json).
  2. Open Command Line and navigate to the location of the JSON files.
  3. Run the command mentioning the relevant web service and the JSON file.

    Example: java -jar PricingClient.jar input1.json <RESTFUL_URL>