Forum Discussion

karthik_SOAP's avatar
karthik_SOAP
New Contributor
16 years ago

Need proxy for running sample soap project provided by SOAP UI

Hi ,

I am just starting to learn SOAPUI, I am trying to execute request from Sample project provided by SOAP but I am getting Connection exception response..I think its because I need a proxy. Can any one help me...

also if you can provide me any sample project for practice it would be great.

thanks...
Karthik
  • Hi Karthik,


    I suggest you download one of the latest versions (either soapUI 2.5.2 or 3.0 beta 2).
    They contain sample projects that you can play with.

    If you're still facing problems with those recent versions, you would need to provide us with more detailed information about errors/exceptions you're seeing.


    Cheers!
    /Nenad Nikolic a.k.a. Shonzilla
  • I am getting the followign message
    2009-06-27 23:24:43 - Error getting response; java.lang.Exception: java.net.ConnectException: Connection timed out: connect
  • Hello,

    When running the request, make sure that you have the MockService started, and that the endpoint for the request is using 127.0.0.1 and the same port as the MockService is running on.

    Regards,
    Dain
    eviware support