forked from ExampleDriven/cxf-example
-
Notifications
You must be signed in to change notification settings - Fork 0
This project demonstrates how to build a simple CXF webservice using SOAP (JAX-WS) or REST (JAX-RS)
boyavenkatesh/cxf-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CXF Example ============ This is the source code of the blog post http://exampledriven.wordpress.com/2012/10/03/cxf-example-soapjax-ws-restjax-rs-spring/ This project demonstrates how to build a simple CXF webservice using SOAP (JAX-WS) or REST (JAX-RS). Additionally it is using - CXF proxy clients for SOAP and REST - Spring Security - Spring bean validation, JSR 303 The project can be started up in two ways : - mvn jetty:run then open http://localhost:8080 - mvn tomcat:run then open http://localhost:9999/cxfexample/
About
This project demonstrates how to build a simple CXF webservice using SOAP (JAX-WS) or REST (JAX-RS)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%