Forum Discussion

ERTLBC's avatar
11 years ago

"?" Parameter passing bug?

I have been working on a web service project using SoapUI. Everything was going well until recently. We added security to our web service and now we are getting a 500 - Internal server error.

I looked at our log files and noticed that SoapUI is passing "?" into our web service. Before we added security SoapUI ignored the "?" and did not pass them to our web service. The part is optional so the parameter is only used sometimes.

I'm not sure if it is a bug but wanted to see if I can get some opinions on the subject.

The application works like it is suppose to in other tools and in SoapUI when we delete that part from our XSD schema.
No RepliesBe the first to reply