.main.admingui.console-jca-plugin.8.0.0-M5.source-code.raconfigTreeNode.jsf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-jca-plugin Show documentation
Show all versions of console-jca-plugin Show documentation
Connectors plugin bundle for GlassFish Admin Console
setResourceBundle(key="i18njca" bundle="org.glassfish.jca.admingui.Strings");
gf.restRequest(endpoint="#{sessionScope.REST_URL}/resources/resource-adapter-config.json" method="get" result="#{requestScope.resp}");
setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
© 2015 - 2024 Weber Informatics LLC | Privacy Policy