Yannick
2008-07-26 23:24:09 UTC
Hi there,
I'm currently taking my first steps with SCA-SDO following the example
given here:
http://www.osoa.org/display/PHP/SCA+Documentation#SCADocumentation-2.5
I am using an Ubuntu 8.04 system ad I downloaded SCA_SDO using the
PECL command line interface.
Now I'm sure I'm going to find the problem soon, but as the
documentation, as it is, is leading me to a problem and obviously I
can't create and account to edit that page, I wanted to mention it.
When I try getting the WSDL for that page, I get a (double) error
message:
[Sat Jul 26 11:58:27 2008] [error] [client 127.0.0.1] PHP Warning:
SCA_Binding_Factory::require(SCA/Bindings/ws/RequestTester.php) [<a
href='function.SCA-Binding-Factory-require'>function.SCA-Binding-
Factory-require</a>]: failed to open stream: No such file or directory
in /usr/share/php/SCA/SCA_BindingFactory.php on line 68
[Sat Jul 26 11:58:27 2008] [error] [client 127.0.0.1] PHP Fatal
error: SCA_Binding_Factory::require() [<a
href='function.require'>function.require</a>]: Failed opening required
'SCA/Bindings/ws/RequestTester.php' (include_path='.:/usr/share/php:/
usr/share/pear') in /usr/share/php/SCA/SCA_BindingFactory.php on line
68
Looking into my /usr/share/php/SCA/ directory, I have:
/usr/share/php/SCA/Bindings$ ls
atom jsonrpc message restrpc tuscany
ebaysoap local restresource soap xmlrpc
So, no directory called "ws/". I guess specifying in the given example
which type of service I want might help, but in the meantime the
example is leading straight to an error, which is confusing for
newcomers.
Cheers,
Yannick
I'm currently taking my first steps with SCA-SDO following the example
given here:
http://www.osoa.org/display/PHP/SCA+Documentation#SCADocumentation-2.5
I am using an Ubuntu 8.04 system ad I downloaded SCA_SDO using the
PECL command line interface.
Now I'm sure I'm going to find the problem soon, but as the
documentation, as it is, is leading me to a problem and obviously I
can't create and account to edit that page, I wanted to mention it.
When I try getting the WSDL for that page, I get a (double) error
message:
[Sat Jul 26 11:58:27 2008] [error] [client 127.0.0.1] PHP Warning:
SCA_Binding_Factory::require(SCA/Bindings/ws/RequestTester.php) [<a
href='function.SCA-Binding-Factory-require'>function.SCA-Binding-
Factory-require</a>]: failed to open stream: No such file or directory
in /usr/share/php/SCA/SCA_BindingFactory.php on line 68
[Sat Jul 26 11:58:27 2008] [error] [client 127.0.0.1] PHP Fatal
error: SCA_Binding_Factory::require() [<a
href='function.require'>function.require</a>]: Failed opening required
'SCA/Bindings/ws/RequestTester.php' (include_path='.:/usr/share/php:/
usr/share/pear') in /usr/share/php/SCA/SCA_BindingFactory.php on line
68
Looking into my /usr/share/php/SCA/ directory, I have:
/usr/share/php/SCA/Bindings$ ls
atom jsonrpc message restrpc tuscany
ebaysoap local restresource soap xmlrpc
So, no directory called "ws/". I guess specifying in the given example
which type of service I want might help, but in the meantime the
example is leading straight to an error, which is confusing for
newcomers.
Cheers,
Yannick