From: <ben...@jb...> - 2006-06-24 13:13:22
|
Yeah, you are right. Come to think of it. Our concept of region is based on per deployment instead of per app instance (like per session). So even if we do it with per-region basis, it won't work either. Now, fortunately, I still store the data (indirectFqn) under _RefMap_ with distinct sub-fqn. If we have a global data map there, then BR will simply not work becuase each node needs to access the data. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953201#3953201 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953201 |