You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Yen <ba...@gmail.com> on 2005/05/13 17:08:56 UTC

Unable to tcpmon remote web services

Hi All,

I want to monitor a third party remote web service whose endpoint url
in the wsdl is http://167.454.48.33/service/update.asmx

I have changed the above url to
http://localhost:88/service/update.asmx and started tcpmon of AXIS 1.2
RC2 with below settings :

Listen Port: 88
Host: 167.454.48.33
Port: 80


and ofcourse set below properties in my client program before running
it since I am behind a firewall

System.setProperty("http.proxyHost", "<my proxy ip goes here>");
System.setProperty("http.proxyPort", "<my proxy port goes here>");

and when I run my client program I am getting an exception "403 forbidden" . 

I am getting valid response from service when I dont use TCPMON but I
want to use TCPMON to see how the response from server looks like. Can
anybody please tell why tcpmon is behaving weirdly (?) or what am I
missing. Even I tried to start tcpmon with proxy settings configured
inside it but no avail.



Thanks & Regards,
Kumar.

Re: Unable to tcpmon remote web services

Posted by Ilias Bartolini <il...@studio.unibo.it>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 13 May 2005 17:08, Yen wrote:
> and ofcourse set below properties in my client program before running
> it since I am behind a firewall

I think proxy configuration must be setted in tcpmon dialog.

Ilias

- -- 
/**
 * Reply to: ilias.bartolini(at)studio.unibo.it  
 * ICQ# 42797710 - FeSToso n°143 - PGP Key-IDs:0x6A951A45
 * http://www.brainetwork.net/homepage - https://www.universibo.unibo.it
 * http://www.icalx.com/html/brain79/week.php?cal=brain79.public
 */
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFChMcg+CP4pmqVGkURAroQAJ9L8Jm6l4XPwIRhEutpJaYX90D4LACeIje9
snc0lguWJSfWtpBxC4XDbIQ=
=8XcM
-----END PGP SIGNATURE-----