-
Feature Request
-
Resolution: Done
-
Major
-
11.0.0.Alpha1
-
None
Ability to run EJB, JMS, JNDI over HTTP/HTTPS which was possible in earlier JBoss AS/EAP 5 & 4.
User will be able to do 1:1 EJB invocation to HTTP request, so that HTTP requests (that carry EJB Load) can be load balanced at the request level instead of at the connection level.
1:1 mapping of EJB invocation to an HTTP request will be possible. This way, a hardware HTTP LB or Undertow Load Balancer or HTTPD Load Balancer can balance the requests according to a custom LB policy. In this case; the EJB clustering will not have to be configured.
- is related to
-
WFLY-12184 WFTC is not integrated with http-client and transaction propagation does not work for server to server ejb over HTTP calls
- Closed