The list-???-resources commands (list-jdbc-resources,
list-jdbc-connection-pools, etc.) return only the name of the resource.
No properties at all.
When calling this command from NetBeans, I would to get the properties.
Particularly the attributes of a jdbc-resource (jndi-name,
connection-pool assignment, enabled flag).
Would this be possible?
-Peter