[wildfly-dev] Subsystem exposing a port?

Heiko Braun hbraun at redhat.com
Fri Sep 26 02:38:39 EDT 2014


Yes, my explanation was misleading. Since we try to reduce the overall number of ports used, I did assume that any subsystem that needs remote communication needs to go down the HTTP upgrade route. Isn't that the case? What's the policy behind this?

On 25 Sep 2014, at 16:49, Tomaž Cerar <tomaz.cerar at gmail.com> wrote:

> You are talking about two things now.
> 
> One is exposing new port which can be done via SocketBinding infrastructure we have.
> for example see ListenerAdd in undertow subsystem.
> 
> Completely different thing is protocol multiplexing aka utilizing http upgrade.
> In this case port is one already exposed by undertow (8080 by default)
> See RemotingHttpUpgradeService for example how http-remoting works.
> Before you go with this solution make sure also protocol client support this.
> 
> --
> tomaz
> 
> 
> On Thu, Sep 25, 2014 at 4:29 PM, Heiko Braun <hbraun at redhat.com> wrote:
> 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?
> 
> Regards, Heiko
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20140926/31d54be5/attachment.html 


More information about the wildfly-dev mailing list