From: <tom...@jb...> - 2005-07-01 18:44:00
|
This is all fine. The problem is I still don't understand how anyone on the client side is going to be able to resolve how to access the server during runtime without some extra information being provided from somewhere. The only way I can see this working is if the server broadcasts some type of message that is picked up by something external to the network and resolves where it came from (and uses that routing path to get back to the server). This can be done via detection, but means the detector has to run outside the server network, which won't work for multicast and is probably not practical for JNDI. I am guessing I am missing something somewhere? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883403#3883403 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883403 |