views:

30

answers:

0

I have a JBoss background, where JNDI in clusters is provided by a centralized fail-over service, HA-JNDI. With this configuration you get one JNDI namespace across the cluster (i.e I can look up a service on node B from node A). When i look at the glassfish architecture, I cannot deduce how (and if) JDNI is synchronized between server instances.