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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...