[
https://issues.jboss.org/browse/WFLY-12184?page=com.atlassian.jira.plugin...
]
Ondrej Chaloupka updated WFLY-12184:
------------------------------------
Summary: WFTC is not integrated with http-client and transaction propagation does not
work for server to server ejb over HTTP calls (was: WFTC is not integrated with
http-client and transaction propagation does not work for server to server ejb over http
calls)
WFTC is not integrated with http-client and transaction propagation
does not work for server to server ejb over HTTP calls
--------------------------------------------------------------------------------------------------------------------------
Key: WFLY-12184
URL:
https://issues.jboss.org/browse/WFLY-12184
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 17.0.0.Final
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
Priority: Major
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/e8e011b9597113a6fd80e9c2b26004...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)