[jboss-jira] [JBoss JIRA] Closed: (JBREM-111) pass socket's output/inputstream directly to marshaller/unmarshaller

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:31:07 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-111?page=all ]

David Lloyd closed JBREM-111.
-----------------------------


> pass socket's output/inputstream directly to marshaller/unmarshaller
> --------------------------------------------------------------------
>
>                 Key: JBREM-111
>                 URL: http://jira.jboss.com/jira/browse/JBREM-111
>             Project: JBoss Remoting
>          Issue Type: Reactor Event
>          Components: transport
>    Affects Versions: 1.0.2 final
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: 1.2.0 final
>
>
> Currently the SocketClientInvoker/SocketServerInvoker implementations create an ObjectOutput/ObjectInputStream wrapper around the socket's original output/inputstreams and passed to the marshaller/unmarshallers.  This is done so that while the socket is not sending invocation data, it will send pings to keep the socket alive.  
> Want to keep the ping behavior, but not wrap the socket's original stream so marshaller/unmarshaller get raw stream from the socket.
> See forum thread - http://www.jboss.org/index.html?module=bb&op=viewtopic&t=63867

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list