google-code-export / webserviceservlet

Automatically exported from code.google.com/p/webserviceservlet
1 stars 1 forks source link

Getting "Unsupported Content-Type: text/html; charset=iso-8859-1 Supported ones are: [text/xml]" error while accessing webservice function addEmployee from client #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Running the client code

What is the expected output? What do you see instead?
Expected output : "WebService returned:ok: emplyee added"
Exception thrown:Unsupported Content-Type: text/html; charset=iso-8859-1 
Supported ones are: [text/xml]" 

What version of the product are you using? On what operating system?
Eclipse Helios
OS:Windows XP Service Pack 3 Version 2002

Please provide any additional information below.

Original issue reported on code.google.com by sanchita...@gmail.com on 10 Oct 2012 at 7:48