Andy Seaborne created JENA-614:
----------------------------------
Summary: Remove JMX support
Key: JENA-614
URL: https://issues.apache.org/jira/browse/JENA-614
Project: Apache Jena
Issue Type: Improvement
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Priority: Minor
ARQ has some JMX support but JMX is unavailable in verions environments (some
OSGi (glassfish), Google App engine, systems using classloader restrictions
(ant).
If JMX can't be started, ARQ operates as normal, but without the static
information (e.g. versions) and live query counts.
The proposal is to remove JMX from ARQ on the assumption that, as a library,
such information is better obtained by the using application.
One such system might be Fuseki which already has a management information
framework (it exposes statistics over HTTP).
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)