dev@glassfish.java.net

limitations of list commands for resources

From: Peter Williams <Pete.Williams_at_Sun.COM>
Date: Tue, 08 Apr 2008 11:49:44 -0700

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