[JBoss JIRA] (AS7-3780) Expose Resource Adapter deployment information
by Heiko Braun (JIRA)
Heiko Braun created AS7-3780:
--------------------------------
Summary: Expose Resource Adapter deployment information
Key: AS7-3780
URL: https://issues.jboss.org/browse/AS7-3780
Project: Application Server 7
Issue Type: Feature Request
Components: Console
Reporter: Heiko Braun
Assignee: Heiko Braun
Fix For: 7.2.0.Alpha1
Attachments: multiple-full.rar, multiple-full.xml
It would be great if the console could present a view of a resource adapter deployment with all its properties.
If you deploy the attached .rar and insert the configuration in the subsystem you will be able to see the entire tree of all the resource adapter components.
A connection-definition is almost the same as a data source deployment, so you can probably re-use a lot of code from there.
The best way would be a tree-like structure:
ResourceAdapter
|
+- Connection definitions
|
+- JNDI name 1 (first <connection-definition>)
| |
| +- Pool
|
+- JNDI name 2 (second <connection-definition>)
|
+- Admin objects
|
+- JNDI name 1 (first <admin-object>)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (AS7-4422) Usability enhancement - make the list of deployments linkable
by Burr Sutter (JIRA)
Burr Sutter created AS7-4422:
--------------------------------
Summary: Usability enhancement - make the list of deployments linkable
Key: AS7-4422
URL: https://issues.jboss.org/browse/AS7-4422
Project: Application Server 7
Issue Type: Enhancement
Reporter: Burr Sutter
Attachments: Screen Shot 2012-04-05 at 6.55.18 PM.png
AS7/EAP6's Browser based web console is a wonderful tool for interacting with my local server. I am often reviewing the Deployments under Runtime section to see if my application dropped into standalone/deployments deployed successfully without closely watching the logs. Typically, if I am refreshing the Admin Page to see if the deployment happened, the next thing I wish to do is hit the applications URL - ideally, the deployments table would make the name of the application linked - at the moment it provides the finger mouse pointer which suggests it is clickable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months