Hello JBoss,

We are currently investigating whether or not we can abstract also the
access to a remote naming server.  Basically, we are looking for a way to
load the JBoss system JNDI InitialContext() through a remote jndi.properties
type file (or just its information).

We are planning to have lots of different service from lots of different
machines, and we are planning to keep everything straight through extensive
use of jndi/jnp.  This ability would allow lots of JBoss instances to point
to a configurable common name space.

Is it possible to refer to jndi.properties through URL?  If so, how can this
be configured?  Our hopes are to avoid having to set system properties
manually with the correct configuration prior to 'new InitialContext()'.

Thanks in advance for your comments.

Sam

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to