Skip to content

PhilAndrew/sbt-osgi-felix-akka-blueprint-camel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refer to https://github.com/doolse/sbt-osgi-felix

Can run it with Felix embedded with:

sbt run

Can create OSGi bundles with:

sbt osgiDeploy

If you want to run inside Felix, after osgiDeploy, copy all the jar files from .\target\launcher\bundle* to Felix bundle directory. Also change felix running to include sun.misc package with the Java option, for example:

java -Dorg.osgi.framework.bootdelegation=sun.misc -jar bin\felix.jar

About

Akka, Camel, OSGi, Blueprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages