aspose file tools
The moose likes Web Services and the fly likes Problem in parsing restlet response xml Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Problem in parsing restlet response xml" Watch "Problem in parsing restlet response xml" New topic
Author

Problem in parsing restlet response xml

Kuladip Yadav
Ranch Hand

Joined: Jul 30, 2008
Posts: 162

Hi All,

I have created RESTlet service. But when I try to parse response it shows following exception

I am creating xml response using com.thoughtworks.xstream.XStream.toXml()

So How should I ensure that all the content of response xml cantains only UTF-8 characters ?

Thanks in advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem in parsing restlet response xml
 
Similar Threads
error on TreeMap
soap and utf-8 encoding issue
How to resolve "MalformedByteSequenceException: Invalid"
Problems connecting to LDAP from Weblogic Server: BAD_CERTIFICATE error!
First JAX-WS webservice results in UnsupportedMediaException