[Mono-devel-list] Soap channel sinks

Jean-Marc ANDRE jean-marc.andre at polymtl.ca
Mon Jun 30 17:45:33 EDT 2003


Hi all,

here is my work on the Soap channel sinks (SoapSinks.tar.gz)
I also included a small patch for
System.Runtime.Remoting.Messaging.ReturnMessage.cs 'cause its
GetOutArgName() method doesn't return the right name when *in* and *out*
parameters are mixed so I modified it following the
MethodReturnMessage.GetOutArgName().
There is also a small test application using HttpChannel and
SoapFormatter.

Just want to add that it is really unstable. There are still bugs but I
was not able to identify them. I don't think there are bugs during
serialization and deserialization of the SOAP messages (I caught them
with Ethereal and they look OK).
I was hoping that maybe someone could help me to find them.


Jean-Marc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SoapRemotingTest.tar.gz
Type: application/x-gzip
Size: 11647 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030630/f536f744/attachment.gz 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ReturnMessage.cs.diff
Type: text/x-patch
Size: 473 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030630/f536f744/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SoapSinks.tar.gz
Type: application/x-gzip
Size: 11259 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030630/f536f744/attachment-0001.gz 


More information about the Mono-devel-list mailing list