Hi,

I have noted that commons-dbcp does not compile with using JDK1.4x because of 
JDBC3.0.
For example DelegatingResultSet does not have a getURL(). Adding something like 
getURL { throw new SQLException("Not implemented."); } work-around the problem.

Cheers

Jean-frederic


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to