[wsf-c-dev] [jira] Resolved: (WSFPHP-290) Broken wsdl2php.php
Nandika Jayawardana (JIRA)
jira at wso2.org
Tue Jul 22 22:58:52 PDT 2008
[ https://wso2.org/jira/browse/WSFPHP-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nandika Jayawardana resolved WSFPHP-290.
----------------------------------------
Assignee: Nandika Jayawardana
Fix Version/s: 2.0.0
Resolution: Fixed
Some of the mensioned error message have come due to missing dependency libraries. Error log messages that were comming from axis2 has been fixed now.
> 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
> Assignee: Nandika Jayawardana
> Fix For: 2.0.0
>
>
> $ 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