[jboss-jira] [JBoss JIRA] (WFLY-9641) Cluster EJB can not work with "-b 0.0.0.0"
Aliaksei Makarevich (Jira)
issues at jboss.org
Fri Feb 28 03:22:00 EST 2020
[ https://issues.redhat.com/browse/WFLY-9641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984750#comment-13984750 ]
Aliaksei Makarevich commented on WFLY-9641:
-------------------------------------------
[~gregoryhall994]
Some information about configuration found here https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.2/html/using_jboss_eap_in_microsoft_azure/configuring_subsystems_for_cloud_platforms - the same solving is in forum thread (client-mapping)
We have keycloak7.0.0-docker-cluster. We changed some cli files and mount them into containers.
As for this case we change tools\cli\proxy.cli -- add line:
/socket-binding-group=standard-sockets/socket-binding=http:write-attribute(name=client-mappings, value=[{destination-address=${jboss.host.name}}])
> Cluster EJB can not work with "-b 0.0.0.0"
> ------------------------------------------
>
> Key: WFLY-9641
> URL: https://issues.redhat.com/browse/WFLY-9641
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 11.0.0.Final
> Reporter: Fred Ling
> Priority: Major
> Labels: cluster, ejb, wildfly
>
> The ejb cluster does not work when bind to 0.0.0.0, using --server-config=standalone-full-ha.xml -b 0.0.0.0.
> The ejb client fails to connect to the cluster nodes because it tries to connect to 0.0.0.0.
> For more information please refer to the forum thread.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list