web services - Unsupported Media Type error in SoapUI -


i checked of kind of problems in stackoverflow met. couldn't match mine.

  • so, wanna test webservice soapui.
  • in wsdl link there no type definiton inputs (it says string. wants loginname, username , password).
  • and have real inputs check it, on right side of request window there sentence: "the server cannot service request because media type unsupported." in every test.
  • i checked raw tabs, content-types text/xml;charset=utf-8 , think should too.
  • and during test, using first soap.

this problem can what? web browser? client? internet settings? should do?

note: tried trial webservices found webservicex.net, test them without error...


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -