osgi / osgi.enroute.site

GitHub Pages repo for OSGi enRoute website
https://enroute.osgi.org/
Apache License 2.0
18 stars 54 forks source link

Configurator Key ":configurator:symbolicname" vs ":configurator:symbolic-name" #170

Closed stbischof closed 6 years ago

stbischof commented 6 years ago

Hi,

in the configuration.json at the microservice page, you use the key :configurator:symbolicname

It should be :configurator:symbolic-name

https://enroute.osgi.org/tutorial/030-tutorial_microservice.html

More Information here:

https://issues.apache.org/jira/browse/FELIX-5846?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel

timothyjward commented 6 years ago

This example code is actually taken directly from osgi.enroute (it's a submodule of this repo) and needs to be fixed there