[
https://issues.apache.org/jira/browse/ACCUMULO-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805835#comment-13805835
]
John Vines commented on ACCUMULO-1588:
--------------------------------------
Went ahead and tried to apply it. XMLServlet needed to be manually resolved,
which is fine. However, the json page fails with
java.lang.NoClassDefFoundError: org/codehaus/jettison/mapped/Configuration
> Monitor XML and JSON differ
> ---------------------------
>
> Key: ACCUMULO-1588
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1588
> Project: Accumulo
> Issue Type: Bug
> Components: monitor
> Affects Versions: 1.5.0
> Reporter: Jim Klucar
> Priority: Minor
> Labels: monitor
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1588.patch
>
>
> The monitor XML and JSON servlets differ greatly in what data they contain.
> The data should be gathered into JAXB POJOs in both servlets, and just
> serialzed differently so we're guaranteed to get the same data in both.
--
This message was sent by Atlassian JIRA
(v6.1#6144)