Earlier I created a feature request in the issue tracker:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=4010
I thought it would be good to share it with this group so people can
vote for it if they like the idea.
Summary:
Show which asadmin command would be used for anything I do in web admin console
Description:
I added a few properties to an existing JCA connection pool. After testing, I
needed to create a script that would add these properties to over 100 connection
pools. I have to search google, docs, etc. to figure out how to do this.
In database GUI tools, whatever I do ends up generating an SQL script that I can
see if I click a button or switch to a different tab. The web admin console
should show me the equivalent asadmin command for anything I do.