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

[GSS](7.3.z) WEJBHTTP-56 - UT000065: SSL must be specified to connect to a https URL when using ejb over https when 2nd --> 3rd remote ejb call

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.3.7.CR1, 7.3.7.GA
    • 7.3.x
    • EJB, Security
    • None

      UT000065: SSL must be specified to connect to a https URL when using ejb over https

      There is an XA Recovery Issue when EJB over HTTPS is used.
      If an XA transaction fails, when the server is restarted it will find the standalone/data/ejb-xa-recovery files to recover, and the xa recovery runs it will hit this exception below. The https://issues.redhat.com/browse/JBEAP-19511 solved the issue when EJB1 calls EJB2, however, the issue happens to EJB2 to EJB3. The https://issues.redhat.com/browse/WFLY-13696 has two PR that looks like to fix the issue. These are the PRs:

      [-https://github.com/wildfly/wildfly-transaction-client/pull/110/-]

      [-https://github.com/wildfly/wildfly-http-client/pull/54-]

      The PR to fix the issue: https://github.com/wildfly/wildfly-http-client/pull/57

            rhn-engineering-lgao Lin Gao
            rhn-support-rhsilva Rhuan Rocha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: