|
From: ferrari <do-...@jb...> - 2006-07-07 14:01:23
|
I found the problem: the jboss.bind.address is always set to 0.0.0.0 by default then the remote stub does not work with Pooled Invoker. Setting it to the server node IP address (run.sh -b ip.addr) solves the problem. I'd suggest to include this point in the PooledInvokerConfig Wiki page (http://wiki.jboss.org/wiki/Wiki.jsp?page=PooledInvokerConfig) Thanks for your attention. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956195#3956195 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956195 |