facebook

RESTfull Webservice tutorial – HTTP 415 error

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #296865 Reply

    Hello,

    I’ve created the RESTfull webservice tutorial and every thing works file from within the eclipse environment. But I get a HTTP 415 (Unsupported Media type) error when trying to Post the XML call to the webservice from a client. The client is calling the REST web service running in MyEclipse Tomcat server. I’ve made sure the client program is sending text/XML in the header content type.

    Anyone have an idea as to what may be causing this?

    Thank you.

    #296891 Reply

    Brian Fernandes
    Moderator

    kayak,

    The content type should be “application/xml” not “text/XML”. Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: RESTfull Webservice tutorial – HTTP 415 error

You must be logged in to post in the forum log in