Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7199

[DOC RFE] Simplification of EJB Client code while invoking Clustered EJB Components.

XMLWordPrintable

    EJB Client Simplification recommendations based on legacy JBoss EAP 5.

    • no need to know node names to get a transaction object
    • i.e. context.lookup("UserTransaction") // or some other string
    • automatic (configurable) transaction stickyness for EJB's (there are other issues about that)
    • no need to know whether a client invoke a cluster
    • cluster view should use the same properties as the connection and not add some duplicate cluster stuff
    • autodiscovery for clusters
    • simplify / unify the client configuration
    • use the same approach for standalone and server-side clients

            rhn-engineering-nchaudha Nidhi Chaudhary
            rhn-engineering-jpallich Jiri Pallich
            Nidhi Chaudhary
            Michal Vinkler Michal Vinkler
            Michal Vinkler Michal Vinkler
            Votes:
            1 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: