[
https://issues.apache.org/jira/browse/AXIS2C-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruwan Janapriya updated AXIS2C-1041:
------------------------------------
Summary: axiom_xml_reader_create_for_memory expects a libxml data type,
denying parser independent implemention. (was:
axiom_xml_reader_create_for_memory expects a libxml data type, denying parser
independ implemention. )
> axiom_xml_reader_create_for_memory expects a libxml data type, denying parser
> independent implemention.
> --------------------------------------------------------------------------------------------------------
>
> Key: AXIS2C-1041
> URL: https://issues.apache.org/jira/browse/AXIS2C-1041
> Project: Axis2-C
> Issue Type: Bug
> Components: xml/parser
> Reporter: Ruwan Janapriya
>
> the function axiom_xml_reader_create_for_memory is allowing type
> AXIS2_XML_PARSER_TYPE_DOC (4th parameter). Under this type its container (2nd
> Parameter) should be a variable of xmlDoc type. Since this function should be
> independent from the parser (libxml wrapper or GUTHTHILA) it is been using,
> it needed to be corrected.
--
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]