On Fri, 18 Mar 2005 11:37:27 +0100, Michiel Meeuwissen
<[EMAIL PROTECTED]> wrote:
> Ferdinandus, Humphrey wrote:
> >    I got several mmbase applications running on the same Tomcat webserver.
> >    Using RMMCI I want to connect to one of those applications. As they all
> >    have the same cloudname, it is uncertain to which application I am
> >    connecting. So I want to give each installation its own cloudname. How 
> > can
> >    I do that?
> >
> >    Or is there a better solution for this problem?
> 
> I suppose you must give every one there own rmmci port (specified in
> rmmci.xml).

This is not really possible within one jvm *sun registry code*. 
Whe you have multiple webapps in one jvm the first webapp will start
the registry
and the other will "only" bind to it using a name configured in rmmci.xml
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to