Just so I understand, you're saying that if you

  * have a Remoting server running at localhost:8080

  * have a proxy server running at localhost:8081

  * create InvokerLocator "http://localhost:8080/sth"; on the client

  * specify system properties -Dhttp.proxyHost=localhost and 
-Dhttp.proxyPort=8081

the invocation goes directly to the Remoting server?


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189293
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to