jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • XFire
  • XFIRE-542

Invalid UTF-8 middle byte 0xf9

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Critical 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?

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Dan Diephouse added a comment - 20/Jul/06 4:46 PM

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.

Show
Dan Diephouse added a comment - 20/Jul/06 4:46 PM 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.
Hide
Permalink
pazitgazit added a comment - 23/Jul/06 1:20 AM

Hi,
I think that I don't explain the problem well
it is not the error, it is SOAP response that I get when I send XML that includes text in Hebrew.

<?xml version='1.0' encoding='UTF-8'?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Invalid UTF-8 middle byte 0xf9 (at char #1135, byte #1136)</faultstring></soap:Fault></soap:Body></soap:Envelope>

Show
pazitgazit added a comment - 23/Jul/06 1:20 AM Hi, I think that I don't explain the problem well it is not the error, it is SOAP response that I get when I send XML that includes text in Hebrew. <?xml version='1.0' encoding='UTF-8'?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Invalid UTF-8 middle byte 0xf9 (at char #1135, byte #1136)</faultstring></soap:Fault></soap:Body></soap:Envelope>

People

  • Assignee:
    Dan Diephouse
    Reporter:
    pazitgazit
Vote (0)
Watch (1)

Dates

  • Created:
    20/Jul/06 6:35 AM
    Updated:
    23/Jul/06 1:20 AM

Time Tracking

Estimated:
2d
Original Estimate - 2 days
Remaining:
2d
Remaining Estimate - 2 days
Logged:
Not Specified
Time Spent - Not Specified
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.