Forum Discussion

InventoryLocato's avatar
InventoryLocato
Contributor
14 years ago

Updating endpoints to use custom properties hangs

Here's the problem.

I am reading the documentation on custom properties located here http://www.soapui.org/Functional-Testin ... rties.html
(btw, the documentation needs to be updated where at screenshot 2. at "Configure the endpoint to use this property via property-expansion" needs to have "http://" removed in the endpoint dialog because if you follow the instructions correctly, you'll get http://http://127.0.0.1:8088)

Anyways, here's the problem. Add a WSDL that has two or more operations (ie, getTemperatureInF & getTemperatureInC) without defining a custom property. Then create a custom property named "ServiceEndpoint" with the URL (for me, it's test-services.blah.blah). Then update the definitions using ${#Project#ServiceEndpoint} for my URL. Then click ok.


When soapUI tries to update both operations at the same time and get hung because of a stupid modal window (my theory).
  • Hi,

    thank you for detailed explanation of this issue. However, I was not able to reproduce it.
    It could be that some options when updating interface are making all the difference, is it possible to include a screenshot of
    'update definition window' just before running it ?

    Thanks!

    Vladimir
    SmartBear Software
  • Hi Vladmir,

    We were in a hurry and installed SoapUI in Production and it works now. We do have another issue though. I will start a new post.

    [Resolved] this issue could've been machine related. If it comes up again, I will post it.