Web Images Videos Maps News Shopping Google Mail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories:
Computers > Software
More group info »
Related Groups
The Extensible Markup Language (XML).
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 213  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discuss Service Component Architecture (SCA) and Service Data Objects (SDO) for PHP.
 

Compiling SDO against PHP 5.3.0 
  Hello, Not sure any work is still being one on this project, but was wondering if there was going to be a patch/new build so I can build the SDO extension into PHP 5.3.0. Thanks Chris
By cdouglas  - 10 Nov - 3 new of 3 messages    

Null soap function? 
  Hello, If I try to create a soap service function, I get the following error: Fatal error: Uncaught exception 'SDO_PropertyNotFoundException ' with message 'Cannot find property:nullFuncReturn' in /usr/share/php/SCA/ Bindings/soap/Wrapper.php:94 I ended up just returning a constant string, but it's a messy and... more »
By deadguy  - 3 Aug - 2 new of 2 messages    

no wsdl generated 
  Hello all, I've seen some very similar posts to my problem, but have not yet found a solution for me. I'm trying to generate the wsdl for the following sample from the php manual: <?php include "SCA/SCA.php"; /** * Scaffold implementation for a remote StockQuote Web service. * * @service... more »
By deadguy  - 31 July - 3 new of 3 messages    

phpsoa error message 
  I m in need of help. I get this error message everytime i try to run my code "Fatal error: Uncaught SCA_RuntimeException: The remote service threw a soap fault. The text of the response was: thrown in /usr/local/ apache2/htdocs/MyMOL/webservic es/CompanyData/SCA/Bindings/so ap/ Proxy.php on line 419"... more »
By dnzone88  - 29 July - 1 new of 1 message    

PECL build on OSX 
  Hi all, Has anyone successfully built SCA_SDO on current OSX with PHP 5.3 from macports? pecl install SCA_SDO errors out with: /private/tmp/pear/download/SCA _SDO-1.2.4/sdo.cpp:80: error: multiple storage classes in declaration of 'arginfo_sdo_dataobject' /private/tmp/pear/download/SCA _SDO-1.2.4/sdo.cpp:86: error: multiple... more »
By Dalibor Andzakovic  - 21 July - 1 new of 1 message    

multiple rows return ? 
  Hi all, I have not found any examples that handle multiple rows of data returned from database. Anyone can please show me an example? What I have is this I have a service that returns multiple rows of result from a database query, for example SELECT employeeID, employeeName, employeeAddress FROM EMPLOYEE;... more »
By Alex  - 4 July - 2 new of 2 messages    

wsdl code generation error. 
  Hello All, I am a newbie to using SCA_SDO with php. The first app i tried is the one given in the following link. [link] The client displayed the content as expected when i gave the following address in the browser. [link]... more »
By Minkowsky  - 2 Apr - 2 new of 2 messages    

php sca can not reference the wsdl that made by java!help 
  i use java create a wsdl which published in Tomcat 6,the wsdl is: <?xml version="1.0" encoding="UTF-8" ?> - <wsdl:definitions name="IUserserviceService" targetNamespace="http:// service.tuscanytest.com/" xmlns:tns="[link]" xmlns:SOAP="[link]"... more »
By jackyrong  - 27 Feb - 2 new of 2 messages    

Still alive? 
  From what I've read and what little I've been able to get working of the examples that come with the SCA_SDO extension, this project has great promise, but it seems that the community and documentation are huge week spots. I'd love to participate in creating examples and improving the community. Is this project still alive and well? Is it still under... more »
By TheIdeaMan  - 24 Feb - 4 new of 4 messages    

my first demo for sca php has something wrong,help! 
  i just write my first demo for sca php,helloworld,the code is: include 'SCA/SCA.php'; /** * @service * @binding.soap */ class Greeting { /** * @param string $name * @return string */ public function greet($name) { return 'hello ' . $name; }... more »
By jackyrong  - 19 Feb - 12 new of 12 messages    

1 - 10 of 213   « Newer | Older »

XML       Send an email to this group: phpsoa@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google