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: