Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Spring
-
Labels:None
-
Environment:HP-UX 11.11i
Oracle 9i
WebSphere 6.0.2.7
Description
When I send XML that includes text in Hebrew i have the following error:
Invalid UTF-8 middle byte 0xf9 (at char #1135, byte #1136)
I use org.codehaus.xfire.transport.http.XFireConfigurableServlet class for SOAP
Somebody can help me with the problem of right-left languages?
Hi, I am not an expert in encodings, but are you sure that is a valid character to send in XML? Can you paste the full stack trace? Also, you might want to ask on the woodstox email list (http://woodstox.codehaus.org) since they're the xml encoding gurus.