[wsf-c-dev] [jira] Created: (WSFPHP-240) WSDL mode fails when GUTHTHILA parser is used.

Senaka Fernando senaka at wso2.com
Mon Mar 3 11:47:31 PST 2008


Hi all,

You should rather use AXIS2_XML_PARSER_TYPE_BUFFER here. That should be
supported by both parsers. I don't see this as a bug in Axis2/C. But,
rather in WSF/PHP.

Regards,
Senaka

> WSDL mode fails when GUTHTHILA parser is used.
> -----------------------------------------------
>
>                  Key: WSFPHP-240
>                  URL: https://wso2.org/jira/browse/WSFPHP-240
>              Project: WSO2 WSF/PHP
>           Issue Type: Bug
>             Reporter: Ruwan Janapriya
>
>
> In wsf_wsdl.c, the function wsf_wsdl_create_soap_envelope_from_doc is
> calling the following function
>
> axiom_xml_reader_create_for_memory (env, doc, 0, "utf-8",
> AXIS2_XML_PARSER_TYPE_DOC);
>
> the second parameter is of xmlDoc (a libxml type). Since this is libxml
> specific, (due to axis2c jira
> https://issues.apache.org/jira/browse/AXIS2C-1041) above call will fail
> with GUTHTHILA parser.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> https://wso2.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>




More information about the Wsf-c-dev mailing list