Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-5227

Multiple remote invoker bindings for ClientUserTransaction

XMLWordPrintable

    • Medium

      Remote EJB users might want to enable different invoker bindings
      for their EJBs so that they can be accessed via different invokers.

      However currently, UserTransaction can only be bound with one
      invoker at the time.

      This feature request is to enable binding UserTransaction
      with multiple invokers so that remote clients can locate the
      UserTransaction that best suits their invoker requirements.

      Notes:

      ClientUserTransactionService currently binds to java:/UserTransaction
      and this is not configurable (comes from a static variable). There's
      another binding as well related to the UserTransaction factory, whose
      lookup is currently hardcoded as it's expected there's only
      ClientUserTransactionService with a single proxy/transport type.

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: