1 Reply Latest reply on Oct 9, 2002 8:47 PM by davidjencks

    Question about JSQLConnect

    bdobby

      Hi. We are using the JSQConnect driver (version 2.2.6) with JBoss 3.0.2. When we used the same driver with JBoss 2.4.3, we had to use the class org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl as the DataSource in order to avoid problems with transaction overlap. This wrapper class has disappeared with JBoss 3.0. I have seen mention of a jboss-xa-wrapper.rar, but this appears not to be distributed with JBoss 3.0 (I presume it is part of 3.2).

      My question is, is there an equivalent to the XA wrapper available for JBoss 3.0?