Uploaded image for project: 'WildFly Transaction Client'
  1. WildFly Transaction Client
  2. WFTC-81

Standalone client with wildfly-config.xml settings is not able to use txn:UserTransaction

XMLWordPrintable

      To be able to use the basic features the expectation is to have the same basic features as the approach with InitialContext properties has.
      This can be very confusing to a user, also as both approaches can be mixed.

      Complete wildfly-config.xml client fail
      java.lang.UnsupportedOperationException: COM00100: Method "createNewTransaction" of class "org.wildfly.transaction.client.spi.LocalTransactionProvider$1" is not implemented
      the UserTransactionObject is -> org.wildfly.transaction.client.LocalUserTransaction

      If the URL is passes by InitialContext it works no matter whether the security is set by wildfly-config.xml
      the UserTransactionObjec is -> org.wildfly.transaction.client.RemoteUserTransaction

            istudens@redhat.com Ivo Studensky
            istudens@redhat.com Ivo Studensky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: