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