Can not get connection to server. Problem establishing so
| cket connection for InvokerLocator [socket://x.x.x.x:3873/?enableTcpNoDelay=false]
Note the port is 3873. I doubt Apache is listening on 3873.
Why are you trying to load balance your EJB via Apache? If you mark the bean @Clustered
the bean proxy will handle load balancing for you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062985#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...