[wsf-c-dev] [jira] Resolved: (WSFPHP-178) WSDL Mode code directly uses the libxml2 DOM functions, Should change to use AXIOM

Dimuthu Gamage (JIRA) jira at wso2.org
Sat May 17 10:47:17 PDT 2008


     [ https://wso2.org/jira/browse/WSFPHP-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimuthu Gamage resolved WSFPHP-178.
-----------------------------------

    Resolution: Fixed

Looks like functions which used libxml2 are no longer used.
I removed the #include "ext/libxml/php_libxml.h" + all the unused functions. and got all the test cases working

> WSDL Mode code directly uses the libxml2 DOM functions, Should change to use AXIOM
> ----------------------------------------------------------------------------------
>
>                 Key: WSFPHP-178
>                 URL: https://wso2.org/jira/browse/WSFPHP-178
>             Project: WSO2 WSF/PHP
>          Issue Type: Bug
>          Components: WSDL Mode
>         Environment: Linux, But this is an environment independent issue
>            Reporter: Dimuthu Gamage
>            Assignee: Nandika Jayawardana
>
> In handling xmls in the WSDL mode (wsf_wsdl.c), it uses the libxml2 DOM. 
> Instead this should use AXIOM. Otherwise it gives errors when axis2/c is built with guththila.

-- 
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

        



More information about the Wsf-c-dev mailing list