[jboss-jira] [JBoss JIRA] (WFLY-5394) Generic acceptor/connector is ignoring its socket-binding
Jeff Mesnil (JIRA)
issues at jboss.org
Thu Sep 24 05:50:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112045#comment-13112045 ]
Jeff Mesnil commented on WFLY-5394:
-----------------------------------
[~mnovak] you were right, the socket-binding was ignored for generic acceptor/connecto resources. Thanks for spotting this out!
> Generic acceptor/connector is ignoring its socket-binding
> ---------------------------------------------------------
>
> Key: WFLY-5394
> URL: https://issues.jboss.org/browse/WFLY-5394
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.CR1
> Reporter: Miroslav Novak
> Assignee: Jeff Mesnil
> Priority: Minor
>
> If netty acceptor is configured then port is not opened:
> {code}
> <acceptor name="netty" factory-class="org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptorFactory" socket-binding="messaging"/>
> {code}
> after server is started. Setting higher priority because it's core functionality.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list