I installed jboss 4.0..4.GA using the installer "ejb3-clustered".
I start jboss using run.sh -bxx.xx.xx.xx
I copy an EJB3 bean into the deploy directory and receive error messages:
Could not bind stateless proxy ....
Cound not obtain connection to any of these urls: localhost
Why is jboss trying to bind on localhost?
How can I direct jboss to bind on the IP address that I specified in "run"?
Thanks
Edward
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032143#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...