All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.admingui.console-jca-plugin.3.1.1-b11.source-code.raconfigTreeNode.jsf Maven / Gradle / Ivy

There is a newer version: 3.2-b06
Show newest version



    
	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