Re: [JBoss-dev] lookup the unknown

2002-12-19 Thread Scott M Stark
What do you mean by the jboss jndi tree other than enumeration of the InitialContext.lookup("") recursively? JavaGroups does not know anything about JNDI. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "H

Re: [JBoss-dev] lookup the unknown

2002-12-19 Thread Holger Baxmann
> What do you mean by the jboss jndi tree other than enumeration of the > InitialContext.lookup("") recursively? JavaGroups does not know anything > about JNDI. > i - the 'client' - do simply not know the ip adress of the host which has to be named in the jndi.properties simple service discovery

RE: [JBoss-dev] lookup the unknown

2002-12-19 Thread Bill Burke
TED] > Subject: Re: [JBoss-dev] lookup the unknown > > > What do you mean by the jboss jndi tree other than enumeration of the > InitialContext.lookup("") recursively? JavaGroups does not know anything > about JNDI. > > > Sc

Re: [JBoss-dev] lookup the unknown

2002-12-19 Thread Holger Baxmann
whau, never tried thanks a lot bax > Von: "Bill Burke" <[EMAIL PROTECTED]> > Antworten an: [EMAIL PROTECTED] > Datum: Fri, 20 Dec 2002 01:24:45 -0500 > An: <[EMAIL PROTECTED]> > Betreff: RE: [JBoss-dev] lookup the unknown > > If you provide

Re: [JBoss-dev] lookup the unknown

2002-12-19 Thread Scott M Stark
. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Holger Baxmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 10:30 PM Subject: Re: [JBoss-dev] lookup the unknown >

Re: [JBoss-dev] lookup the unknown

2002-12-20 Thread Lennart Petersson
Interesting... Is this in standard JBoss or only when doing clustering? Any specific JBoss version? /L fredagen den 20 december 2002 kl 07.24 skrev Bill Burke: If you provide no provider url, the jnid client will do a multicast broadcast to find jndi server. Bill --

RE: [JBoss-dev] lookup the unknown

2002-12-20 Thread Sacha Labourey
> Is this in standard JBoss or only when doing clustering? Any specific > JBoss version? It is not started as part of "default" but only from "all" in all 3.x release (3.0, 3.2, 4.0). If you want it as part of default, add cluster-service.xml in deploy and remove any unneeded services from it such

Re: [JBoss-dev] lookup the unknown

2002-12-21 Thread Holger Baxmann
chnology Officer > JBoss Group, LLC > > > - Original Message - > From: "Holger Baxmann" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, December 19, 2002 10:30 PM > Subject: Re: [JBoss-dev] lookup th