ServiceStateMBean handling of properties
----------------------------------------
Key: ARIES-205
URL: https://issues.apache.org/jira/browse/ARIES-205
Project: Aries
Issue Type: Bug
Components: JMX
Reporter: Thomas Diesler
In the latest API docs, the SERVICE_TYPE specifies four items
The Composite Type for a CompositeData representing a service. This type
consists of:
* BUNDLE_IDENTIFIER
* IDENTIFIER
* OBJECT_CLASS
* USING_BUNDLES
https://www.osgi.org/members/build/build-clean-dir/osgi.companion/generated/javadoc/org/osgi/jmx/framework/ServiceStateMBean.html#SERVICE_TYPE
The Aries implementation adds PROPERTIES as well.
Although I agree with having the service properties in SERVICE_TYPE it
currently represents an incompatibility with the spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.