Hi All There is a need for reuse datasource connection pool source by another open source project [1]. And it needs to avoid depend on synapse core binary. So, I suggested moving datasource connection pool code into synapse utils. This will introduce a dependency for apache dbcp binary, but as any one (synapse transport) can excluded (in pom) that binary as they never want it. So it will not be an issue.
If this is Ok, I will do the change. Thanks Indika [1] http://wso2.org/projects/solutions/data-services/java --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
