shumonsharif / calculator-ws

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Java 91.0%Language:HTML 7.1%Language:Dockerfile 1.9%