/ws-rm-server

Sample project with WS-RM endpoint configured.

Primary LanguageJava

Apache CXF Sample Application

Simple Proof-of-Concept application that exports a service class via SOAP and REST, this application may be useful for testing purposes.

To build:

$ mvn clean install

To run:

$ mvn tomcat:run