[Mono-list] Re: Bridges to SOAP and/or .NET ?
Peter Van Osta
pvosta@unionbio-eu.com
Fri, 31 Oct 2003 09:23:16 +0100
Hi,
Thank you all for the information about bridging CORBA and SOAP / .NET.
SOAP to CORBA: http://soap2corba.sourceforge.net/
and
.NET to CORBA: http://remoting-corba.sourceforge.net/
I will take at look at both.
Best regards,
Peter Van Osta
Union Biometrica N.V./S.A.
European Scientific Operations (ESO)
Cipalstraat 3
B-2440 Geel
Belgium
Tel.: +32 (0)14 570 620
Fax.: +32 (0)14 570 621
http://www.unionbio-eu.com/
http://ourworld.compuserve.com/homepages/pvosta/cvwww.htm
========================================================
Alex Hornby wrote:
>
> You might like to try:
>
> http://soap2corba.sourceforge.net/
>
> Their's a recent release from May of this year.
>
> Cheers,
> Alex.
>
> Michael Meeks wrote:
>
>>
>> The best people to ask are the mono folk I think.
>>
>> Ultimately, since CORBA is connection based, and bi-directional and
>> SOAP is design-strangled by the limitations of an http:// like model,
>> it's likely you'd need to write a mapping wrapper to provide a .Net API.
>>
>> It's possible you could use Mono to do that,
>>
>> HTH,
>>
>> Michael.
>>