[ http://jira.andromda.org/browse/SPRING-59?page=history ] Work on SPRING-59 started by Chad Brandon
> Specifying datasource bean class > -------------------------------- > > Key: SPRING-59 > URL: http://jira.andromda.org/browse/SPRING-59 > Project: Spring Cartridge > Type: Improvement > Versions: 3.0RC1 > Reporter: Sebastien Arbogast > Assignee: Chad Brandon > > Default class for datasource bean is > org.springframework.jdbc.datasource.DriverManagerDataSource > as it's generated in applicationContext-datasource.xml. > There should be a way to override this default setting to use another class > for datasource, as org.apache.commons.dbcp.BasicDataSource for > example (for connection pooling). > Why not adding some datasourceBeanClass property ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
