Chris Caspanello created KARAF-5567:
---------------------------------------
Summary: Trying to access ServerInfo service results in bundle
wiring issue
Key: KARAF-5567
URL: https://issues.apache.org/jira/browse/KARAF-5567
Project: Karaf
Issue Type: Bug
Components: karaf-core
Reporter: Chris Caspanello
When trying to access the ServerInfo service there is a bundle wiring error:
osgi.wiring.package;
filter:="(&(osgi.wiring.package=org.apache.karaf.info)(version>=4.0.0)(!(version>=5.0.0)))"]]
According to Guillaume we should add an entry to the config.properties. Doing
this locally solves the issue.
See nabble link for details.
http://karaf.922171.n3.nabble.com/ServerInfo-usage-question-td4052291.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)