javax.xml.stream.XMLStreamException when using JiBX with Rampart
----------------------------------------------------------------

                 Key: AXIS2-2580
                 URL: https://issues.apache.org/jira/browse/AXIS2-2580
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: databinding
    Affects Versions: 1.1.1, 1.2, nightly
            Reporter: Dennis Sosnoski
         Assigned To: Dennis Sosnoski


When converting data bound objects to XML text, the JiBXDataSource class does 
not flush the output stream. This can cause data to be lost, resulting in an 
error when attempting to parse the output back into XML. This problem typically 
occurs when using Rampart, since Rampart generally (always?) requires the data 
in the form of an expanded AXIOM tree representation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to