-
Notifications
You must be signed in to change notification settings - Fork 0
JGuillemotte/easysoa-incubation-cxf-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple SOAP Hello world server. This SOAP server is based on Apache CXF. 2 operations are available : - sayHi : accepts one parameter and returns a string. - repeatAfterMe : accepts 2 parameters (text to repeat and iterations) and returns a string. This example works with the proxy and the ServiceUiScaffolder examples. To run the server : java -jar target/server-0.0.1-SNAPSHOT-with-dep.jar This server runs on the port 9000.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published