Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4667

EJB invocations from a remote server don't commit or rollback remote transaction

XMLWordPrintable

    • Hide

      1. Deploy prj1 on server1
      2. Make remote outbound connection from server2 to server1 with id 'outbound-connection' as described here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance
      3. Deploy prj2 on server2
      4. In JBoss Adminstration Console of server1 you can see that a connection pool of ExampleDS contains one less available item than it was before remote EJB call from server2.

      Show
      1. Deploy prj1 on server1 2. Make remote outbound connection from server2 to server1 with id 'outbound-connection' as described here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance 3. Deploy prj2 on server2 4. In JBoss Adminstration Console of server1 you can see that a connection pool of ExampleDS contains one less available item than it was before remote EJB call from server2.

      If I call a remote EJB as described here https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance a transaction on a remote server does not commit or rollback.

        1. prj1.tar.gz
          2 kB
          v a
        2. prj2.tar.gz
          2 kB
          v a

            jaikiran Jaikiran Pai (Inactive)
            hipa_jira v a (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: