[jboss-user] [JBoss Remoting] - Remote client receives 'connection refused'

Dongjun Sun do-not-reply at jboss.com
Mon Apr 5 10:37:17 EDT 2010


Dongjun Sun [http://community.jboss.org/people/sean171] replied to the discussion

"Remote client receives 'connection refused'"

To view the discussion, visit: http://community.jboss.org/message/535594#535594

--------------------------------------------------------------
Not knowing much about the interactions between the EJB layer and the remoting  framework. But here's what seems to get the problem going away aftering changing the client binding url,

clientBindUrl = " https://0.0.0.0/servlet-invoker/SSLServerInvokerServlet https://:443/servlet-invoker/SSLServerInvokerServlet"

The difference is to dop the host part of "0.0.0.0". Although the url is *not* a complete one missing the host part, that seems to do the trick.

Thanks.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/535594#535594]

Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100405/5f94bc28/attachment.html 


More information about the jboss-user mailing list