[wsas-java-dev] [jira] Commented: (WSAS-611) Data services connection pooling for JDBC

sumedha rubasinghe (JIRA) jira at wso2.org
Thu Dec 20 22:59:05 PST 2007


    [ http://wso2.org/jira/browse/WSAS-611?page=comments#action_14365 ] 
            
sumedha rubasinghe commented on WSAS-611:
-----------------------------------------

This is implemented. But UI needs to be updated.
Connection pooling gets enabled if either one of following parameters are in <config> section.

<property name="org.wso2.ws.dataservice.minpoolsize">o</property>
<property name="org.wso2.ws.dataservice.maxpoolsize">25</property>


> Data services connection pooling for JDBC
> -----------------------------------------
>
>                 Key: WSAS-611
>                 URL: http://wso2.org/jira/browse/WSAS-611
>             Project: WSO2 WSAS
>          Issue Type: New Feature
>            Reporter: Afkham Azeez
>         Assigned To: sumedha rubasinghe
>            Priority: Critical
>             Fix For: 2.2
>
>
> Need to have a connection pooling mechanism for data services which connect to databases using JDBC.  We can use commons DBCP (http://commons.apache.org/dbcp/)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        




More information about the Wsas-java-dev mailing list