Posted By:
Anonymous
Posted On:
Tuesday, April 10, 2007 08:13 AM
Hi,
My application calls client given webservice to retrive some information.
Now I want to write a standalone program
to call webservice.
Iam having all the jar files.
I compiled the java file and when trying to run the program
it is throwing the error 'java.net.connection:Connection Timed Out', But if i access the web-application that is fetching the information.
kindly help me to resolve this.
Thanks in Advance