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

Reply via email to