mail-archives/mono-list/2005-February/025555.html

105 строки
3.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-list] application domains and remoting
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:manuel%40mail.fct.unl.pt">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="025554.html">
<LINK REL="Next" HREF="025556.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-list] application domains and remoting
</H1>
<B>Manuel Costa
</B>
<A HREF="mailto:manuel%40mail.fct.unl.pt"
TITLE="[Mono-list] application domains and remoting">manuel@mail.fct.unl.pt
</A><BR>
<I>Wed, 2 Feb 2005 20:12:18 -0000</I>
<P><UL>
<LI> Previous message: <A HREF="025554.html">[Mono-list] application domains and remoting
</A></li>
<LI> Next message: <A HREF="025556.html">[Mono-list] Getting mono/mod_mono/xsp unstable to run (Linux / Apache)???
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25555">[ date ]</a>
<a href="thread.html#25555">[ thread ]</a>
<a href="subject.html#25555">[ subject ]</a>
<a href="author.html#25555">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>The problem is difficult to reproduce. We are porting a .net application for
the distributed simulation of pollutants in water bodies. As you can
imagine, the application is quite complex! Remoting was used for
communications between nodes and some of the listeners were registered in an
application domain different from the main one. In the windows version
everything is working as expected, but in mono a client proxy cannot invoke
methods from a server registered in an application domain different from the
main one.
We will try to do more tests an later on give you some feedback.
manuel
----- Original Message -----
From: &quot;Lluis Sanchez&quot; &lt;<A HREF="mailto:lluis@ximian.com">lluis@ximian.com</A>&gt;
To: &lt;<A HREF="mailto:mono-list@lists.ximian.com">mono-list@lists.ximian.com</A>&gt;
Sent: Wednesday, February 02, 2005 7:59 PM
Subject: Re: [Mono-list] application domains and remoting
&gt;<i> On dc, 2005-02-02 at 19:31 +0000, Manuel Costa wrote:
</I>&gt;&gt;<i> Hi,
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> is there any problem with remoting and application domains?
</I>&gt;<i>
</I>&gt;<i> No that I know.
</I>&gt;<i>
</I>&gt;&gt;<i> Is it possible to register channels and uris in an application domain
</I>&gt;&gt;<i> different from the main one?
</I>&gt;<i>
</I>&gt;<i> Yes.
</I>&gt;<i>
</I>&gt;&gt;<i> In our tests, we able to register the channel, but we do not have
</I>&gt;&gt;<i> success accessing the remote objects registered in an application
</I>&gt;&gt;<i> domain different from the main one.
</I>&gt;<i>
</I>&gt;<i> Make sure the channel is registered in both client and server domains.
</I>&gt;<i> Other than that, without a test case I can't tell much more.
</I>&gt;<i>
</I>&gt;<i> LLuis.
</I>&gt;<i>
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> thankx
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> manuel
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mono-list maillist - <A HREF="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</A>
</I>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="025554.html">[Mono-list] application domains and remoting
</A></li>
<LI> Next message: <A HREF="025556.html">[Mono-list] Getting mono/mod_mono/xsp unstable to run (Linux / Apache)???
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25555">[ date ]</a>
<a href="thread.html#25555">[ thread ]</a>
<a href="subject.html#25555">[ subject ]</a>
<a href="author.html#25555">[ author ]</a>
</LI>
</UL>
</body></html>