[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Incorporating Remoting http transport into Messaging
ovidiu.feodorov@jboss.com
do-not-reply at jboss.com
Thu Sep 21 15:09:17 EDT 2006
That's not good.
This is exactly what we DON'T want, a server running on the client side.
The whole idea with HTTP is that the user does not need to open any inboud client-side firewal ports to receive asynchonous notifications.
The remoting runtime should poll on the client side, not start a HTTP server.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973383#3973383
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973383
More information about the jboss-dev-forums
mailing list