Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added short description how to run the WsCalcClient

...

The samples also contain a separate client for the web services calculator. The client module is located at /samples/wscalc-client. The WSCalcClient class can be executed using the Java command line or via an IDE.

To run the WSCalcClient via the commandline change to the /samples/wscalc-client folder and type

mvn exec:java