Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can now use a web service client such as Eclipse Web Service explorer to invoke the calculator.

Note
titleA JAX-WS client

You can download a JAX-WS client for the calculator sample and run:
java -jar sample-calculator-jaxws-client.jar expression
The expression can be like 1.0+2.0, 2.0/1.0, 3.5-2.0, or 1.0x2.0