I am trying to get JBoss Remoting to connect across our LAN using Http as the 
transport protocol but have been unable to get this to work.  
We are using the sample classes provided in the org.jboss.samples.simple 
package, and changed the transport to http. 
This worked OK on a local host,  but failed across the network.  The exception 
returned was:
org.jboss.remoting.CannotConnectException: Can not connect http client invoker.
  |     at 
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:149).

Ultimately I want to use this to establish a remote connection through a 
firewall (hence the http),  without using a servlet container.  Should this be 
possible using JBoss Remoting standalone?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870916#3870916

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870916


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to