Skip to content

mrkcor/echo_service_client_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EchoService Client in Java

SOAP client for the EchoService

The SOAP client code has been generated using Apache CXF (wsdl2java -client path/to/wsdl)

If you have any issues, suggestions, improvements, etc. then please log them using GitHub issues.

Usage

Clone the EchoService Git repository and get it up and running

Clone this Git repository

Run ./build to compile all the Java code (on Windows build.bat)

Run ./run to run it (on Windows run.bat, for both you may pass an argument to send as your message to the EchoService)

License

The EchoService Client in Java is released under the MIT license.

Author

Mark Kremer

Releases

No releases published

Packages

No packages published