[
https://issues.apache.org/jira/browse/CASSANDRA-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852286#action_12852286
]
Philippe Pinheiro commented on CASSANDRA-918:
---------------------------------------------
Switching to MXBeans will not avoid the need of a POJO layer in a Flex solution
to bridge Flex and JMX.
This layer is in any case required to connect to the JMX servers, retrieve
remote java objects and call the java methods.
I think that this layer is also required in the server side for an
HTML/CSS/Javascript solution.
it's what Pablo called a "communication mechanism/layer, providing both JMX
and Thrift functionalities"
So for me the first step is to develop this java layer and then we can use it
in a JSP or Flex solution.
But for me we must stay in the java world for the server side (so avoid PHP)
> Create a dazzling web ui for cassandra
> --------------------------------------
>
> Key: CASSANDRA-918
> URL: https://issues.apache.org/jira/browse/CASSANDRA-918
> Project: Cassandra
> Issue Type: Wish
> Components: Contrib
> Reporter: Gary Dusbabek
>
> This would need to pull in jmx attributes and be able to execute operations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.