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

.admingui.console-jca-plugin.3.1-b20.source-code.adminObjectResources.jsf Maven / Gradle / Ivy









    
    $page{configName} default="server-config");
        setPageSessionAttribute(key="childType" value="admin-object-resource");
        setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/resources");
        gf.getChildList(parentEndpoint="#{pageSession.parentUrl}", childType="#{pageSession.childType}", result="#{requestScope.tmpRows}", id="jndiName");
        gf.getResourceRealStatus(endpoint="#{sessionScope.REST_URL}/servers/server/server/resource-ref" rows="#{requestScope.tmpRows}" result="#{requestScope.listOfRows}")
        setPageSessionAttribute(key="confirmDeleteMsg" value="$resource{i18njca.msg.JS.confirmDeleteAO}");
        setPageSessionAttribute(key="createLink" value="#{request.contextPath}/jca/adminObjectNew.jsf");
        setPageSessionAttribute(key="listLink" value="#{request.contextPath}/jca/adminObjectResources.jsf");
        setPageSessionAttribute(key="editLink" value="#{request.contextPath}/jca/adminObjectEdit.jsf");
        setPageSessionAttribute(key="tableTitle" value="$resource{i18njca.resourcesTable.resources}");
        setPageSessionAttribute(key="hasPool" value="#{false}" );
        setPageSessionAttribute(key="hasResType" value="#{true}" );
    />
    
"    

            
#include "/common/shared/alertMsg.inc"
                 
		 "

#include "/jca/resourcesTable.inc"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy