More information: Again, I am working on a two server scenario...
Again the partion on both servers is "DefaultPartition" with matching UPD MCAST address and port values... Again, the problem I am/was initially facing was my JMS Connection Factory could ONLY be successfully looked up in the FIRST server instance, but not the Second server instance (instead would get NameNotFounbd, not matter what ProviderURL stradegy I used..) UPDATE: On server two's DefaultPartition, I changed the UDP MCAST address... Now, when server two starts up, I CAN do a JNDI lookup for "java:ConnectionFactory" using the ProviderURL of "jnp://localhost:1099" But... What is the effect on clustering the same EJB on these two server instances if the the partion configurations are different? And... in my orignal post, why did this JNDI lookup using the HA-JNDI NOT WORK? In summary, I am still confuised on configuration and would like some clarification if anyone can offer it up.. Thanks!!! Sean View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863958#3863958 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863958 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
