[wsf-c-dev] [jira] Created: (WSFPHP-290) Broken wsdl2php.php

John Gorman (JIRA) jira at wso2.org
Mon Jun 9 10:16:34 PDT 2008


Broken wsdl2php.php
-------------------

                 Key: WSFPHP-290
                 URL: https://wso2.org/jira/browse/WSFPHP-290
             Project: WSO2 WSF/PHP
          Issue Type: Bug
          Components: WSDL Mode
    Affects Versions: 1.3.0
         Environment: fedora 9, php-5.1.6-15.el5, php-xml-5.1.6-15.el5, wso2-wsf-php-src-1.3.2.tar.gz
            Reporter: John Gorman


$ php  /home/html/wso2-scripts/wsdl2php.php -s SalesInfoSvcExt_1_0.wsdl

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xsl.so' - /usr/lib/php/modules/xsl.so: undefined symbol: dom_node_class_entry in Unknown on line 0
[Mon Jun  9 14:06:21 2008] [error] dir_handler.c(219) No files in the path /usr/lib/php/modules/wsf_c/services.
[Mon Jun  9 14:06:21 2008] [error] class_loader.c(161) dlerror reason: /usr/lib/php/modules/wsf_c/lib/libaxis2_receivers.so: cannot open shared object file: No such file or directory

I have no idea what the dom_node_class_entry symbol problem
is about.

There is no services directory under /usr/lib/php/modules/wsf_c at all.

There is no libaxis2_receivers.so under /usr/lib/php/modules/wsf_c/lib
but there is libaxis2_http_receiver.so and many other files.

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