hi,

I use axis as a client for a .net webservice.
The client is on localhost (i use eclipse), and the webservice is https://X.X.X.X:8443/bgwBroker The client side call webservice on the url "localhost:8080" and i try to do a proxy with the TCPMonitor to redirect to https://X.X.X.X:8443/bgwBroker


i tried to do
org.apache.axis.utils.tcpmon 8080 https://X.X.X.X:8443/bgwBroker 8443
but it doesn't work

if someone show what's wrong ?
thanks


Reply via email to