You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Hubert Kauker (JIRA)" <ji...@apache.org> on 2013/11/15 15:43:25 UTC

[jira] [Created] (WSCOMMONS-583) tcpmon-1.0 usage behind proxy

Hubert Kauker created WSCOMMONS-583:
---------------------------------------

             Summary: tcpmon-1.0 usage behind proxy
                 Key: WSCOMMONS-583
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-583
             Project: WS-Commons
          Issue Type: Improvement
          Components: TCPMon
    Affects Versions: Transports 1.0
         Environment: All
            Reporter: Hubert Kauker
             Fix For: Transports 1.0


In order to start tcpmon-1.0 there is a *.bat and a *.sh file in the build directory of the bin distribution.

However, they do not work behind a proxy.
In that case the following command must be used:

java -cp ./tcpmon-1.0.jar -Dhttp.proxyHost=myproxy -Dhttp.proxyPort=myport    org.apache.ws.commons.tcpmon.TCPMon

The tutorial page should mention this, too.

-Hubert




--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org