0 Replies Latest reply on Mar 17, 2003 10:11 PM by agustins

    mssql-xa-service vs mssql-service

    agustins

      If I want to write a stateless session bean which transacts between two MSSQL datasources, I know I should use an XA transaction. Do I have to deploy a datasource configuring mssql-xa-service or is there a way to use XA transactions with mssql-service?

      Thanks.