Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
690 views
in Technique[技术] by (71.8m points)

soap - SoapUI change endpoint address

I'd like to change the endpoint address, but it's giving me defined values, I mean, only one value "/". I tried writing there, but it did not work - it is not editable.

How can I change it?

enter image description here

question from:https://stackoverflow.com/questions/5747987/soapui-change-endpoint-address

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Look at the request window and expand the select box with the endpoint address. You should see something like this:

/
[edit current...]
[add new endpoint...]
[delete current]

You click on [edit current...] and you can change the value.

Here is an example using some available web service from w3schools.com:
http://www.w3schools.com/xml/tempconvert.asmx?WSDL

Change endpoint address


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...