3 Replies Latest reply on Aug 18, 2006 11:22 AM by saleti

    java.sql.SQLException: Connection handle is not currently as

    saleti

      Hi,

      I am getting the following error when i access my application using Transaction using Spring Jdbc

      org.springframework.jdbc.support.MetaDataAccessException: Error while extracting DatabaseMetaData; nested exception is java.sql.SQLException: Connecti
      on handle is not currently associated with a ManagedConnection
      java.sql.SQLException: Connection handle is not currently associated with a ManagedConnection

      We are trying to migrate an application from weblogic to jboss and it works fine on weblogic but getting the above error in jboss

      My Spring applicationcontext-jdbc.xml entry












      Please help
      Thanks