0 Replies Latest reply on Feb 17, 2006 12:07 PM by siddhiraj21

    Has anybody tried changing Debug Attribute in transaction-se

    siddhiraj21

      Hi All,

      We are using JBoss 3.2.3 as the App Server to connect to Ingres2.6
      I was interested in knowing if there is any way to monitor if any Connection(java.sql.Connection) objects which my application has used has not closed properly.

      I realise the "Debug" attribute in transaction-service.xml can be set to TRUE to indicate to JBoss to throw any warnings/errors for Connection objects are not closed.

      We set this attribute to TRUE but the JBoss console isnt indicating any messages.

      Has anybody tried changing the same/can suggest me an alternative to know which places in my application code the Connection objects havent been closed after use?

      Please let me know if you need any information on the same.

      Thanks a lot in advance,
      Rajesh