Skip to content

Instantly share code, notes, and snippets.

@chbaranowski
Created February 22, 2015 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chbaranowski/1d6485d37ca9fdb4f918 to your computer and use it in GitHub Desktop.
Save chbaranowski/1d6485d37ca9fdb4f918 to your computer and use it in GitHub Desktop.
bnd run configuration for an OSGi JAXRS appliaction.
-runfw: org.apache.felix.framework;version='[4.6.0,4.6.0]'
-runee: JavaSE-1.8
-resolve.effective = resolve, active
-runrequires: osgi.identity;filter:='(osgi.identity=sample)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment