You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/06/05 13:17:26 UTC

[jira] Resolved: (AXIS2-2653) Fastinfoset implementation doesn't interoperate with Axiom

     [ https://issues.apache.org/jira/browse/AXIS2-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-2653.
--------------------------------------

    Resolution: Fixed

patch is applied into trunk

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org