[ https://issues.apache.org/jira/browse/AXIS2-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanjaya Karunasena updated AXIS2-2653: -------------------------------------- Attachment: unit_test_fix.patch Looks like there is no Start Document or End Document event when "maven.xml" is read via Axiom. I have fixed the test case by manually writing those two event. Since I am submitting the patch I have added the missing Apache License text to some of the Java files. > Fastinfoset implementation doesn't interoperate with Axiom > ---------------------------------------------------------- > > Key: AXIS2-2653 > URL: https://issues.apache.org/jira/browse/AXIS2-2653 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: om > Reporter: Eran Chinthaka 2 > Attachments: unit_test_fix.patch > > > I wanted to test the interoperability of fastinfoset with Axiom and wstx. So > I wrote and committed a small test case in to > org.apache.axis2.fastinfoset.FastInfosetInputOutputTest. > It reads an xml file into Axiom using wstx, serializes in to a binary file > using FI, reads the serialized file using FI in to Axiom, serialize Axiom in > to a file using wstx. The test simply compares input and output XML files. > When I did that I encountered an NPE from FI code. I did the same thing some > time back and found this error. But since FI seems to be integrated in to > Axis2, I did the same thing and the problem seems to be still there. -- 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]