[jboss-jira] [JBoss JIRA] (WFLY-13343) Guard against lookup of local user transaction using EJBClient

Stephen Fikes (Jira) issues at jboss.org
Tue Apr 7 10:36:07 EDT 2020


Stephen Fikes created WFLY-13343:
------------------------------------

             Summary: Guard against lookup of local user transaction using EJBClient
                 Key: WFLY-13343
                 URL: https://issues.redhat.com/browse/WFLY-13343
             Project: WildFly
          Issue Type: Feature Request
          Components: EJB, Transactions
    Affects Versions: 19.0.0.Final, 18.0.1.Final
            Reporter: Stephen Fikes
            Assignee: Cheng Fang


A local UserTransaction instance obtained via EJBClient (which is meant solely for remote access) is non-functional and any use of it will fail subsequently. The lookup attempt should fail immediately with an unambiguous exception to make it clear this is a usage error as the subsequent behavior may be much more difficult to diagnose.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list