HTTP Proxy problem in SOAP based webservice

  • Thread starter Keith Fernandez
  • Start date
K

Keith Fernandez

While accessing my application through a proxy bypassed system, the
application runs fine, but on a proxy configured machine its gives me a
timed out error.

Below is the pseudo code of what i am trying..

factory =
SOAP::WSDLDriverFactory.new("webservice_url").create_rpc_driver

The Error it gives is:

'connection attempt failed because the connected party did not
properly respond after a period of time, or established connection
failed because connected host has failed to respond'

Need help to configure http proxy settings programatically. Any
pointers would be of great help.

I have also seen a ruby class httpconfigloader.rb, would this be of
any help?

Anyway of configuring proxy will do, as i need it urgently.

Thanks in advance.

Note: I have tried out Restfull webservices and they are working without
any problem.

-Keith
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top