Forum Discussion
istyrman
14 years agoNew Contributor
I seem to have the same problem with soapui 4.5.0 and maven-soapui-plugin 2.5.1. Tests go fine in the UI with POST-method, but running from maven causes switch to GET-method:
"No methodBinding found for method /SearchVakuutettu/searchBySSN@GET"
The full query string is /SearchWeb/SearchVakuutettu/searchBySSN ... could this be the issue, its not fetching entire resource path?
Any one have a clue how to tackle this?
"No methodBinding found for method /SearchVakuutettu/searchBySSN@GET"
The full query string is /SearchWeb/SearchVakuutettu/searchBySSN ... could this be the issue, its not fetching entire resource path?
Any one have a clue how to tackle this?