Changes between Initial Version and Version 1 of Ticket #859


Ignore:
Timestamp:
Dec 4, 2007, 4:12:16 PM (16 years ago)
Author:
Martin Svensson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #859

    • Property Status newassigned
  • Ticket #859 – Description

    initial v1  
    22
    33The exception thrown on the client side looks like this:
    4 [[BR]]
     4{{{
    55org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '2' (code 50) in content after '<' (malformed start element?).
    66 at [row,col {unknown-source}]: [1,217]
     
    2121        at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:153)
    2222        ... 8 more
     23}}}