3 Replies Latest reply on Mar 8, 2009 10:55 PM by peterj

    org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJDK5

    davecasserly

      When i get a jdbc Connection from the pool (using JNDI and jboss managed pool), it returns a class of:

      org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJDK5


      ..however, i'm running on JDK6.

      Is this something i need to configure?