-
1. Re: Remote outbound connection : heartbeat_interval
jaikiran Feb 16, 2018 4:52 AM (in response to a.durussel)Which version of WildFly is this failing on? And are you sure this outbound connection is indeed what's being used?
-
2. Re: Remote outbound connection : heartbeat_interval
a.durussel Feb 16, 2018 6:25 AM (in response to jaikiran)We are using Wildfly 11
Yes we are sure because the EJB is only available on this remote server. Do you have any process to double check that it's this remote connection that is used ?
-
3. Re: Remote outbound connection : heartbeat_interval
jaikiran Feb 16, 2018 7:21 AM (in response to a.durussel)A quick glance at WildFly source code indicates there's been some change to this part of the code. I am not sure if this is supported anymore and/or whether this is a bug. You might want to file a JIRA - JBoss Issue Tracker explaining your use case and attaching a simple example which reproduces this.
-
4. Re: Remote outbound connection : heartbeat_interval
jaikiran Feb 16, 2018 7:22 AM (in response to jaikiran)I just realized this is posted in the JBoss Remoting forum. Someone with the right permissions would have to move this to the WildFly forum, which is where this is appropriate.