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
 Assigned to: 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



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to