You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/01/23 05:52:04 UTC

[jira] Created: (AXIS2C-25) axis2_xml_reader_create_for_memory uses xmlReaderForIO; but should use a memory based

axis2_xml_reader_create_for_memory uses xmlReaderForIO; but should use a memory based
-------------------------------------------------------------------------------------

         Key: AXIS2C-25
         URL: http://issues.apache.org/jira/browse/AXIS2C-25
     Project: Axis2-C
        Type: Bug
  Components: xml/parser  
    Reporter: Samisa Abeysinghe
     Fix For: M0.3


 Using xmlReaderForIO inside axis2_xml_reader_create_for_memory is incompatible and seem to cause problems. 

I think we should be using a memory based reader

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXIS2C-25) axis2_xml_reader_create_for_memory uses xmlReaderForIO; but should use a memory based

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-25?page=all ]
     
Samisa Abeysinghe closed AXIS2C-25:
-----------------------------------

    Resolution: Fixed

Though xmlReaderForIO seems to be the wrong option, we could get simple axis server working with that. Hence no point in taking the pain to change this now

> axis2_xml_reader_create_for_memory uses xmlReaderForIO; but should use a memory based
> -------------------------------------------------------------------------------------
>
>          Key: AXIS2C-25
>          URL: http://issues.apache.org/jira/browse/AXIS2C-25
>      Project: Axis2-C
>         Type: Bug
>   Components: xml/parser
>     Reporter: Samisa Abeysinghe
>      Fix For: M0.3

>
>  Using xmlReaderForIO inside axis2_xml_reader_create_for_memory is incompatible and seem to cause problems. 
> I think we should be using a memory based reader

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira