1 Reply Latest reply on Jan 2, 2005 7:05 PM by hariv

    JBoss and SQLServer 2000

    tavito

      I'm using jboss and sql server 2000 to develop my j2ee application, and when two clients try to make a query, the first can do it, and the last must wait until the first finalize.

      The isolation level configured in the jbosscmp-jdbc.xml is TRANSACTION_READ_UNCOMMITTED.

      Can someone help me????

      Thank's!!!!