Skip to content

A Calculator WebService supporting addition, subtraction, multiplication and division operations

License

Notifications You must be signed in to change notification settings

shumonsharif/calculator-ws

 
 

Repository files navigation

Calculator JAX-WS container for testing WS clients

Configuration

ADD_TO_RESULT

You can pass -e ADD_TO_RESULT=1 to the container to get a service instance behaving slightly differently. This might be useful when testing multiple clients accessing distinct remote endpoints that implement the same interface.

WSS_USER and WSS_PASSWORD

You can use these to set password of the WssCalculatorService.

About

A Calculator WebService supporting addition, subtraction, multiplication and division operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.0%
  • HTML 7.1%
  • Dockerfile 1.9%