[jboss-user] [Advanced Documentation] - Re: org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJD
PeterJ
do-not-reply at jboss.com
Sun Mar 8 22:55:53 EDT 2009
Which version of JBoss AS are you using, and which binary did you download? I checked 4.2.3 and 5.0.0 and found this:
4.2.3, jdk5 variant contains org/jboss/resource/adapter/jdbc/jdk5/WrappedConnectionJDK5.class
4.2.3, jdk6 variant contains org/jboss/resource/adapter/jdbc/jdk6/WrappedConnectionJDK6.class
5.0.0, jdk 5 variant contains org/jboss/resource/adapter/jdbc/jdk5/WrappedConnectionJDK5.class
5.0.0, jdk 6 variant contains org/jboss/resource/adapter/jdbc/jdk6/WrappedConnectionJDK6.class
It would appear to me that you get the jdk5 or jdk 6 class depending on which variant of the binary you download.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216059#4216059
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216059
More information about the jboss-user
mailing list