Nico Klasens wrote: > Well sometimes it looks like they have supernatural powers, but setting > up a datasource is not. > > Properties properties = new Properties(); > fillWithDatabaseSettings(properties); > DataSource dataSource = > org.apache.commons.dbcp.BasicDataSourceFactory.createDataSource(properties);
So, it'll be simple to supply that one too. Will give a compile-time depency, which I'm ok with. Perhaps we can start with that, and it if works fine I'm ok with dropping JDBC/Multipool completely. Though I still think we could probably also leave it as an alternative. Michiel -- Michiel Meeuwissen mihxil' Peperbus 111 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
