[wsf-c-dev] [jira] Commented: (WSFPHP-290) Broken wsdl2php.php
Dimuthu Gamage (JIRA)
jira at wso2.org
Wed Jun 11 22:39:34 PDT 2008
[ https://wso2.org/jira/browse/WSFPHP-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526#action_17526 ]
Dimuthu Gamage commented on WSFPHP-290:
---------------------------------------
Hi John,
The both of these errors are two common errors comes in wsf/php. That comes from axis2/c which back-end the wsf/php. But the operation of wsf/php is not affected from these errors. Anyway we will fix this problem (i.e. not printing that error when using wsf/php). But you should be able to continue your work.
Thanks
Dimuthu
> 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