A code example for how to use the soapworks library.
The submodules are:
server: a sample server app that runs a web service.
clientlib: the matching web service client library that uses soap/wsdl to connect to the server.
clientapp: a sample client app that uses the clientlib to connect to the server.
To test it, run the Boot class and then execute the PingServiceImplTest.
Version0.4compared with
Version Details
| 0.3 | 0.4 | |
|---|---|---|
| Release date | Nov 05, 2014 | Feb 02, 2015 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.3 | 0.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | ch.qos.logback » logback-classic | - | 1.0.6 |