Skip to content

akabanov57/cxf-dosgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a clone of the original project https://cxf.apache.org/distributed-osgi.html

Project purpose.

Running examples in the original project uses apache karaf but sometimes we need to run services on apache felix.

How to compile and run.

  1. Download and install openjdk 13.
  2. Download and install Eclipse.
  3. Install bndtools plugins into Eclipse.
  4. Clone this project.
  5. Create cxf-dosgi eclipse workspace.
  6. Import into it bndtools workspace from git.
  7. Go to org.apache.cxf.dosgi.samples.xxx
  8. Open rest-service-xxx.bndrun.
  9. Click "resolve".
  10. If there are no errors click "Run OSGi".
  11. Read "readme.md".

About

How to run REST services on apache felix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages