[Mono-dev] [PATCH] WCF multiple service contracts on one end point

Matt Dargavel matt at shout-telecoms.com
Tue Mar 23 07:28:45 EDT 2010


Patch to allow multiple service contracts on one end point.  I've
included an example source code file to show what I mean.

 

Patch also includes a one line change (101-102 in patch) to
ApplyConfiguration() to add base addresses to the list directly.  I
noticed that calling AddBaseAddress from here could cause problems when
using setting up the service using configuration files.

 

 

Regards,

 

                                Matt

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100323/676803b6/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiple_services_one_endpoint.patch
Type: application/octet-stream
Size: 9356 bytes
Desc: multiple_services_one_endpoint.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100323/676803b6/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExampleProgram.cs
Type: application/octet-stream
Size: 1673 bytes
Desc: ExampleProgram.cs
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100323/676803b6/attachment-0001.obj 


More information about the Mono-devel-list mailing list