[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Incorporating Remoting http transport into Messaging

ron_sigal do-not-reply at jboss.com
Thu Sep 21 15:36:38 EDT 2006


"timfox" wrote : One of the selling points of remoting was that we could use the remoting API in a consistent way irrespective of the transport which was plugged in.
  | 
  | This clearly appears not to be the case with the HTTP transport.

As far as I can see, "push callbacks" are currently being done with the socket transport, but they're not Remoting "push callbacks".  If I remember correctly, somewhere on the server side there is an explicit call to org.jboss.remoting.Client.invoker().  There shouldn't be any distinction in the way the socket and http transports handle this behavior.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973396#3973396

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973396



More information about the jboss-dev-forums mailing list