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

.admingui.console-jms-plugin.3.1.1.source-code.jmsHostEdit.jsf Maven / Gradle / Ivy

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






    
        $page{configName});

            setPageSessionAttribute(key="childType" value="jms-host");

            setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/configs/config/#{pageSession.configName}/jms-service");
            setPageSessionAttribute(key="selfUrl", value="#{pageSession.parentUrl}/#{pageSession.childType}/#{pageSession.name}");
            setPageSessionAttribute(key="rest-api" value="true");
            gf.getEntityAttrs(endpoint="#{pageSession.selfUrl}.json", valueMap="#{pageSession.valueMap}");
        />
    
    
#include "/jms/jmsHost.inc"
        
    


    









© 2015 - 2024 Weber Informatics LLC | Privacy Policy