Query Dynamic Information from Server using JMX
-----------------------------------------------
Key: GERONIMODEVTOOLS-434
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-434
Project: Geronimo-Devtools
Issue Type: Sub-task
Components: eclipse-plugin
Affects Versions: 2.1.2, 2.1.x
Reporter: Sainath Chowdary
Assignee: Sainath Chowdary
Fix For: 2.1.2, 2.1.x
Enabling GEP to query server for dynamic information on the lines of
Plancreator using a JMXConnectionFactory.
Querying dynamic information has already been done but having a Servlet on
server side that sends data to GEP. This has severe exceptions when a old
server is added or custom server assemblies are added to GEP which wont have
the particular servlet added.
Instead use JMX from GEP to retrieve the dynamic information (EJB, EJB Local,
JDBC Connection Pool, JavaMail Session, JMS Connection Factory and JMS
Destination references) from Server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.