Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
/ cxf-dosgi Public archive
forked from apache/cxf-dosgi

Archived Mirror of Apache CXF

Notifications You must be signed in to change notification settings

seeburger-ag/cxf-dosgi

 
 

Repository files navigation

CXF DOSGi

NOTE This project is now archived

Provides CXF based Distribution providers for Aries Remote Service Admin (RSA).

CXF DOSGi allows to easily publish and consume SOAP and REST services without using the CXF blueprint extensions or publishing the services using java code. So this is the recommended way to use CXF in OSGi with declarative services. Check the examples to see how simple it is to use.

Modules

Intents

Intents allow a service to leverage CXF extensions like features. A service can list the named intents it requires. It will then only be exported / imported once all the intents are available. This allows for example security restrictions or logging. For more information see common module.

Build

mvn clean install

About

Archived Mirror of Apache CXF

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • Java 100.0%