[ARIES-1526] Fix copyright
37 files changed
tree: 6a0e74f97e3fa74f61af64f96dbfb222963f8c75
  1. discovery/
  2. examples/
  3. features/
  4. itests/
  5. parent/
  6. provider/
  7. repository/
  8. rsa/
  9. spi/
  10. tck/
  11. topology-manager/
  12. .gitignore
  13. LICENSE
  14. NOTICE
  15. pom.xml
  16. Readme.md
Readme.md

Aries Remote Service Admin (RSA)

The Aries Remote Service Admin (RSA) project allows to transparently use OSGi services for remote communication. OSGi services can be marked for export by adding a service property service.exported.interfaces=*. Various other properties can be used to customize how the service is to be exposed.

For more information, check out section “122 JPA Service Specification Version 1.0” in the “OSGi Service Platform Enterprise Specification, Release 4, Version 4.2” available for public download from the OSGi Alliance.