[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sainath Chowdary updated GERONIMODEVTOOLS-434:
----------------------------------------------
Attachment: jmx-dynamicquery-modified.patch
This patch corrects the part of listEJBModules() to get Deployed EJBS instead
of getting deeployed EJB Modules
> 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: Shiva Kumar H R
> Fix For: 2.1.2, 2.1.x
>
> Attachments: jmx-dynamicquery-modified.patch,
> jmx-dynamicserverinfo.patch
>
>
> 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.