Forum Discussion

dkarr's avatar
dkarr
Contributor
14 years ago

Why does SoapUI call my service twice?

I used the WADL file from my server to create the SoapUI project. I'm able to send messages to my service and see the response,but I noticed that my controller method on the server is getting called twice for every click of the green arrow. I then tried setting up a call from a shell with "wget", and this does not call the controller method twice. Why is SoapUI sending my message twice?

5 Replies

  • scottshea's avatar
    scottshea
    New Contributor
    Not sure if this was answered but I am seeing the same thing.
  • It wasn't answered. It still sends the request twice each time. I've stopped using SoapUI for testing this. It's easier for me to use "wget" from a command line anyway. It will be more awkward for some other people who don't have Cygwin, who need to test my service.
  • vattomudo's avatar
    vattomudo
    New Contributor
    Hello, there

    Why there is no answer to the question till now?
    Is it a known issue designed/tolerable?
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    sorry for the long response time; this should be fixed in the nightly builds; it was caused by the integrated browser component requesting the same page on its own; now it should use the already received response. Please have a go and let us know how it works.

    regards!

    /Ole
    eviware.com