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

.admingui.console-jca-plugin.3.1-b09.source-code.connectorConnectionPoolNew1.jsf Maven / Gradle / Ivy







 
    
    $page{configName} default="server-config");
        setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/jca/connectorConnectionPoolNew1.jsf");
        setPageSessionAttribute(key="parentPage" value="#{request.contextPath}/jca/connectorConnectionPools.jsf");
        setPageSessionAttribute(key="parentObjectNameStr", value="amx:pp=/domain,type=resources");
        setPageSessionAttribute(key="childType" value="connector-connection-pool");
        //REST related
        setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/resources");
        setPageSessionAttribute(key="rest-api" value="true");
        gf.getDefaultValues(endpoint="#{pageSession.parentUrl}/#{pageSession.childType}", valueMap="#{pageSession.tmpMap}");
        //REST - TO DO
        getApplicationBySnifferType(type="connector" result="#{requestScope.tmpList}")
        filterOutRarExtension(inList="#{requestScope.tmpList}" convertedList="#{requestScope.rarList}")
        addSystemConnectors(rarList="#{requestScope.rarList}" result="#{requestScope.modList}")
        addEmptyFirstElement(in="$attribute{modList}"  out="#{pageSession.modules}")
        getConnectorConnectionPoolWizard(
                fromStep1="$attribute{fromStep1}"
                fromStep2="$attribute{fromStep2}"
                poolName="$attribute{poolName}"
                attrMap="#{pageSession.tmpMap}"
                resAdapter="$attribute{resAdapterChoosen}" 
                connectionDefinitions=>$attribute{connectionDefinitions} )
        
    />
      
    />
    
            
#include "/common/shared/alertMsg.inc"

                
                
                
                    
                    
                        
                            
                        
                         
                            
                        
                    
                                         
                
                    
                    			 
                        
                            
                                 
                                $page{jndiNameId});
                                />
                                
                               

                            
                                
                                $attribute{nameComponent});
                                    getUIComponentProperty(component="$attribute{nameComponent}", name="submittedValue", value=>$attribute{poolName});
                                    setAttribute(key="click" value="$this{component}");
                                    setAttribute(key="resAdapterChoosen" value="#{click.selected}")
                                    setAttribute(key="fromStep1" value="#{true}")
                                    gf.navigate(page="#{request.contextPath}/jca/connectorConnectionPoolNew1.jsf");
                                />
                                
                            
                               
                            
                                
                            
                        
                     

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy