configuration.connectionPool.jsf Maven / Gradle / Ivy
The newest version!
$page{configName});
getConnectionPoolSettings(ConfigName="#{configName}",
Count=>$attribute{count},
Queue=>$attribute{queue},
Receive=>$attribute{receive},
Send=>$attribute{send}
);
/>
#include "/shared/restart.inc"
#include "/shared/treeBreadcrumbs.inc"
#include "httpServiceTabs.inc"
#include "/shared/alertMsg.inc"
$attribute{count},
Queue=>$attribute{queue},
Receive=>$attribute{receive},
Send=>$attribute{send}
);
/>
"