[
https://issues.apache.org/jira/browse/GERONIMO-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612144#action_12612144
]
Jarek Gawor commented on GERONIMO-4189:
---------------------------------------
Wait, don't we have JMX for that?
> Enable Geronimo Eclipse Plug-in (GEP) to get dynamic information from server
> ----------------------------------------------------------------------------
>
> Key: GERONIMO-4189
> URL: https://issues.apache.org/jira/browse/GERONIMO-4189
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: PlanCreator
> Affects Versions: 2.2
> Reporter: Shiva Kumar H R
> Assignee: Shiva Kumar H R
> Fix For: 2.2
>
>
> For intuitive creation/editing of Geronimo Deployment Plans inside GEP
> Deployment Plan Editors, GEP must be able to query the server for deployed
> resources (GERONIMODEVTOOLS-425). One of the ways of accomplishing this
> (thanks to Vamsi for the idea!) is as below:
> 1. Have a Servlet deployed & running on the server, that can issue GBean
> queries to fetch the required dynamic info from the server (like deployed
> EJBs, JDBC Connection Pools, JMS Connection Factories & Destinations, Java
> Mail Sessions, Credential Stores, Common Libs & Security Realms) and pass
> this info to the caller may be as a binary object.
> 2. Inside GEP, invoke the above Servlet with required arguments to get the
> dynamic info.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.