[Mono-list] Re: Bridges to SOAP and/or .NET ?

Patrik Reali Patrik Reali" <reali@acm.org
Tue, 28 Oct 2003 17:29:17 +0100


Hi,

another choice could be IIOP.NET (http://iiop-net.sourceforge.net/), which
is similar to remoting.corba. It has been tested with WebSphere, WebLogic,
JBoss, Mico, and OmniORB (AFAIK).

It is developed on .NET, but most of it works also for Mono but for a few
bugs in the mcs libraries; we already have submitted bug reports (48696,
48697, 48700) and patches for these problems.

-Patrik
--------------------------
Patrik Reali
http://iiop-net.sourceforge.net/


----- Original Message ----- 
From: "Kele Turnipseed" <kele@cynet.net.au>
To: <pvosta@unionbio-eu.com>
Cc: <mono-list@lists.ximian.com>
Sent: Tuesday, October 28, 2003 2:04 PM
Subject: RE: [Mono-list] Re: Bridges to SOAP and/or .NET ?


> Is it possible Remoting.Corba would be acceptable?  I have tested it with
> ORBit (and bonobo activation) and it appears to work fine.
>
> http://remoting-corba.sourceforge.net/
>
>
> Kele
>
> -----Original Message-----
> From: mono-list-admin@lists.ximian.com
> [mailto:mono-list-admin@lists.ximian.com]On Behalf Of Michael Meeks
> Sent: Tuesday, 28 October 2003 10:23 PM
> To: pvosta@unionbio-eu.com
> Cc: ORBit list; mono-list@lists.ximian.com
> Subject: [Mono-list] Re: Bridges to SOAP and/or .NET ?
>
>
> Hi Peter,
>
> On Mon, 2003-10-27 at 16:23, Peter Van Osta wrote:
> > We are now using an ORBit based server and client for our own
> > application for communication between a Linux-based server and a
> > Linux-based client with a GNOME/GTK+ interface.
> >
> > Our system should also be integrateable into third party systems as a
> > "High Content Reader", which of course should use CORBA (ORBit or
> > another ORB) in the first place. But customers can have a company
> > standard and only allow for ".NET" or "SOAP" for some internal reason.
> >
> > Has anyone ever used some kind of "bridge" between an ORBit server and a
> > ".NET" or "SOAP" "client" on MS Windows ?
>
> 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.
>
> --
>  michael@ximian.com  <><, Pseudo Engineer, itinerant idiot
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>