-
Bug
-
Resolution: Done
-
Major
-
17.0.0.Final
-
None
The ejb over http (aka. InitialContext lookup using the http:// protocol) should be working fine (see https://issues.jboss.org/browse/WFLY-5029) but the transaction propagation does not work as the http-client provider is not integrated with WFTC.
The integration needs to be fixed. A naive way of fixing this is here:
https://github.com/ochaloup/wildfly/commit/e8e011b9597113a6fd80e9c2b26004b0690ba6d1
- causes
-
WFTC-65 NullPointerException should not be thrown when txn provider for uri is not available
- Resolved
- is blocked by
-
WEJBHTTP-26 Server to server transaction ejb over http calls fails with `Authentication failed` error
- Resolved
-
WFLY-12270 Upgrade wildfly-http-client version to 1.0.16.Final
- Closed
- is related to
-
WFLY-12190 Reintroduce EJB over HTTP/HTTPS capability with HTTP Loadbalancer - server to server config
- Closed
- relates to
-
WFLY-5029 Reintroduce EJB, JMS, JNDI over HTTP/HTTPS capability with HTTP Loadbalancer
- Closed