<div dir="ltr"><div><div><div><div><div><div>You are talking about two things now.<br><br>One is exposing new port which can be done via SocketBinding infrastructure we have.<br></div>for example see ListenerAdd in undertow subsystem.<br><br></div>Completely different thing is protocol multiplexing aka utilizing http upgrade.<br></div>In this case port is one already exposed by undertow (8080 by default)<br></div>See RemotingHttpUpgradeService for example how http-remoting works.<br></div>Before you go with this solution make sure also protocol client support this.<br><br>--<br></div>tomaz<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 4:29 PM, Heiko Braun <span dir="ltr">&lt;<a href="mailto:hbraun@redhat.com" target="_blank">hbraun@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can someone give me a brief overview how a subsystem would expose a port?  How are services actually wired to the protocol multiplexing ? Can you point me to some examples?<br>
<br>
Regards, Heiko<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>