[Mono-dev] Remoting HTTPServerChannel does not populate channel uri in all cases
Robert Jordan
robertj at gmx.net
Tue Feb 12 08:48:54 EST 2008
Hei Roei,
Roei Erez wrote:
> I have noticed that when registering an HttServerChannel in Remoting,
> the channel's uri's are not always populated.
>
> This causes a problem when the server is asked to serialize an 'ObjeRef'
> for a client activated object as response, since its inner Channelnfo
> does not contain the appropriate uri's.
>
> This will obviously cause the client to fail interact using this ObjRef.
>
>
>
> Attached is a patch that solves this problem as it is done in
> TcpServerTransportSink.cs.
>
> Please approve and I will commit.
This looks OK.
Robert
More information about the Mono-devel-list
mailing list