[ 
https://jira.nuxeo.com/browse/NXP-7609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=105180#comment-105180
 ] 

Mathieu Guillaume commented on NXP-7609:
----------------------------------------

NXP-7810 "collpased" the datasources definition into a single nuxeo.xml (not 
one by database template)
-> build on it and use ResourceLink(s) in that file.

> Provide an unified data source for tomcat
> -----------------------------------------
>
>                 Key: NXP-7609
>                 URL: https://jira.nuxeo.com/browse/NXP-7609
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Packaging
>    Affects Versions: 5.4.2
>         Environment: tomcat
>            Reporter: Benoit Delbosc
>
> The tomcat package defines 8 datasources, like this
> {code}
>  <Resource name="jdbc/comment-relations" auth="Container" 
> type="javax.sql.DataSource"
>     maxActive="100" maxIdle="30" maxWait="10000" 
> driverClassName="net.sourceforge.jtds.jdbc.Driver"
>     url="jdbc:jtds:sqlserver://wins:1433/nuxeo;useCursors=true"
>     username="nuxeo" password="*****" />
> ...
> {code}
> They should be unified to mutualise the connection pool.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to