anonymous wrote :
| >2) Is the partition name for "remotehost1" different from the partition
name >for the server making the call; e.g. the aren't both
"DefaultPartition" or >something?
|
| The partition names are the same and they are both "DefaultPartition", maybe
this is the problem ?
It's possible; worth changing one of them and seeing if that fixes it (and having
different names is a good practice in general.)
Just start jboss including "-g SomePartitionName" in the startup command to
change the name.
The HA-JNDI proxy has an optimization to try to route the call to a local server if it
finds an HA-JNDI server associated with the same partition name in VM. That *might * be
what's tripping you up.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157203#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...