Hi

Is it possible to configure two datasources using different versions of same
driver.
I have to communicate with Postgres 8 and also with Postgres 7.2.*.

driverClassName="org.postgresql.Driver" will use JDBC driver first visible
to classloader, can i do something about it other then writing my own
classloader?


Max

Reply via email to