[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:16:27 EDT 2006


"timfox" wrote : 
  | I was fed up with the fact that remoting always passed in an ObjectOutput/Input Stream, so I have created new subclasses of ObjectOutput/InputStream called MessagingObjectOutput/InputStream which basically are just a thin wrapper over a straightforward DataOutput/InputStream.
  | .

I don't see how this works.  JMSWireFormat is called by Remoting, which passes in an InputStream/OutputStream.  How do you get around the socket transport passing in Object streams?  Just wondering.

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

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



More information about the jboss-dev-forums mailing list