Title: registering multiple instances of the same jndi name; one naming service; multiple servers

It appears that the same jndi name can not be registered through the naming service across multiple JVM's (one naming service; multiple physical servers running jBoss).  Is this part of the clustering solution or are there other ways to achieve this.  I would like to have instances of jBoss running on different machines and have the load split across those servers.   It appears that I must do the round-robin myself (e.g. find all jboss instances, get their context and hand them).   Alternatively, I guess, I could have naming services running on all of the instances and just round-robin the DNS?  Access to all services would be local so performance should be better.

Has anyone had success or failure in either scenario?  Suggestions as to the best implementation based on the current platform functionality?

Thanks,
John Moore

John Moore [mailto:[EMAIL PROTECTED]]
PDSI
625 The City Drive

Suite 190
Orange, CA 92868
800-850-7374


Reply via email to