You specify the properties that are used to create a type of InitialContext
for the external server. If the naming providers InitialContextFactory
supports accessing subcontexts via the provider url then you can bind
an arbitrary context in the external namespace.
> Obviously, the correct way to do this is to just use a simple jndi-name
> (without an explicit server), and then in the naming service, map that
> jndi-name to the implementation. While in production we will probably be
> using LDAP for this, I read the documentation on doing this in JBoss at
> http://www.jboss.org/documentation/HTML/ch11s145.html. I'd like to ask for
> clarification. From my reading of that chapter, it appears that the only
> way to get a reference to an EJB on another server into JBoss's naming
> service is to federate the entire namespace on that other server. Is that
> understanding correct? Is it possible to add a single reference into
> JBoss's naming service? In my example above, I'd like to add guyr/DbSource,
> and tell it that this EJB can be found on server 192.168.1.102.
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user