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
- clones
-
JBEAP-21260 [GSS](7.4.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
- Closed
-
WFLY-13696 UT000065: SSL must be specified to connect to a https URL when using ejb over https
- Open
- incorporates
-
WEJBHTTP-56 set SSLContext according to target context uri when creating HttpSubordinateTransactionHandle
- Resolved
- is cloned by
-
JBEAP-21112 [GSS](7.3.z) WFTC-89 - Subordinate XA calls to do not use the matching EJB authentication or ssl context
- Closed
- is incorporated by
-
JBEAP-21121 (7.3.z) Upgrade wildfly-http-client from 1.0.25.Final-redhat-00001 to 1.0.26.Final-redhat-00001
- Closed
- relates to
-
JBEAP-19511 [GSS](7.3.z) WEJBHTTP-47 - UT000065: SSL must be specified to connect to a https URL when using ejb over https
- Closed