Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-87

It is not possible to get a UserTransaction object if a scoped-context is used

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Beta28
    • 1.0.22.Final
    • None

      If the default way is used to connect the server it is possible to get a reference for a UserTransaction with
      EJBClient.getUserTransaction("node-name")
      If a scoped-context is used the default environment might be not set or different and the correct UTx object can not be received.

      A simple way to use somthing similar to former releases as
      InitialContext.lookup("UserTransaction")
      might be a good way as there are no JBoss specific classes necessary

              Unassigned Unassigned
              rhn-support-wfink Wolf Fink
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: