6 Replies Latest reply on Jan 30, 2007 5:53 AM by weston.price

    matchManagedConnections not called when <application-managed

    lgsw_sam

      Hi!

      Using:
      JBoss 4.0.5.GA-ejb3
      Hibernate 3.2

      How does JBossAS match connections from connection pool if <application-managed-security/> is applied in ds.xml file?
      It doesn't seem to call matchManagedConnections method?

      If I take out <application-managed-security/> matchManagedConnections method is called but then connections not matching are also destroyed...