The TestConnection and TestDBDriver classes weren't being used for anything so I removed them a couple of days ago. Is your cvs up to date? Did I miss a branch?
david jencks On 2002.04.18 14:01:58 -0400 Larry Sanderson wrote: > In order to compile the org.jboss.test.util.TestConnection.java class > with jdk1.4, several methods must be uncommented (the JDBC 3.0 methods). > It used to be that these methods caused this class to not compile with > jdk1.3 due to the missing class, Savepoint. But this class is now > included in the jboss-jca.jar archive, and now jdk1.3 compiles it > correctly. > > Will there be a problem if I check TestConnection in with the JDBC 3.0 > methods uncommented? > > -Larry > > * * * > > View thread online: http://jboss.org/forums/thread.jsp?forum=66&thread=13360 > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
