7 Replies Latest reply on Apr 12, 2005 8:03 PM by paulkuit

    JBoss 4.0.1 final - I get "Closing a connection for you" now

    camel

      I just upgraded to JBoss 4.0.1 final from 4.0.0, and now I get "Closing a connection for you. Please close them yourself: org.jboss.resource.adapter.jdbc.WrappedConnection@11d5b39" errors a lot -- appears to be every time a DB call is made. The app appears to work (it gets the data from the DB ok).

      I didn't change anything else in my app. I'm using JBoss's hibernate deployer with my HAR file, and accessing hibernate from stateless session beans with container managed transactions. It works fine in 4.0.0 and 3.2.6. Any ideas? thanks

      -chris