Google Groups Home
Help | Sign in
Active older topics
6 new of 6 - 17 Jul
4 new of 4 - 18 Jun
9 new of 9 - 4 Jun
2 new of 2 - 16 May
17 new of 17 - 30 Apr
3 new of 3 - 28 Apr
3 new of 3 - 22 Apr
6 new of 6 - 25 Mar
15 new of 15 - 21 Mar
2 new of 2 - 6 Mar
Related Groups
The Extensible Markup Language (XML).
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 196  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.
 

Can anyone send me an example of how to send a complex type to a .net service please? 
  Hi there. Can someone please send me an example of how to send a complex type to a .net service? I´m having no sucess at this. How is the xml supposed to be? How do I do it using SCO or SoapClient? Thanks, Bruno
By Bruno Reis  - 5 Aug - 5 new of 5 messages    

Overzealous Errors 
  Hello all, I have the following code which produces this error: Fatal error: Uncaught SCA_RuntimeException: Namespace defined in @param not found in @types annotation: 'subject' thrown in /usr/share/php5/SCA/ SCA_AnnotationReader.php on line 305 if I comment out line 305 I get a good WSDL file.... more »
By Adrian  - 4 Aug - 2 new of 2 messages    

Comsume #Net services. 
  Hi there, I´m starting to learn this W.S. subject. And I need to consume two or three services from a #Net server. ( Project Server ). Since I dont´n know much about it I have some questions and will be gratefull if someone can answer one or more of them: 1 - is it possible? 2 - how do I learn to do it? ( Are there tutorials on the net ? )... more »
By Bruno Prieto Reis  - 1 Aug - 6 new of 6 messages    

PHPDoc parsing too restrictive? 
  Hi again, Apparently, the parsing of the PHPDoc comments is so severe that if I use: /** * This library provides functions for user management. * it in your code to use its functionality. * * @service * @binding.soap * */ it won't work, but if I add one space before the star on the line... more »
By Yannick  - 28 Jul - 4 new of 4 messages    

SCA services access control...? 
  Hi, I think I mentioned it the first time I sent an e-mail on this list, but one of the major problems I have with using SCA is that, if I do implement it into existing classes, I don't want just anyone to be able to use them freely. In Dokeos (and outside of any web services context), we rely on an... more »
By Yannick  - 28 Jul - 3 new of 3 messages    

Impact of SCA on performance? 
  Hi again, If I decide to use SCA to provide services from my existing classes, should I be worried about performances in terms of parsing? Will any single include of this class file trigger a parsing of my PHPDoc documentation, or is it going to detect, somehow, that the class has been called through a local call rather than a web service, and... more »
By Yannick  - 28 Jul - 2 new of 2 messages    

Possible to offer a service from a simple function? 
  Hi there, As I am trying out SCA, a bunch of questions come to mind. I'll try to stick to one-question-per-mail for clarity and indexing of the answers. Following the documentation here [link] "...PHP annotations are used to define PHP classes as SCA... more »
By Yannick  - 28 Jul - 5 new of 5 messages    

Error with documentation example 
  Hi there, I'm currently taking my first steps with SCA-SDO following the example given here: [link] 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... more »
By Yannick  - 27 Jul - 10 new of 10 messages    

Explicitly specifying type of xsd:anyType in soap request 
  I am using a wsdl that has a xsd:anyType parameter in a method call. The resulting SOAP request generates xml that looks like this: <tns2:mValue>testing</tns2:mVa lue> I need someway to make it output this instead: <tns2:mValue xsi:type="xsd:string">13.219</ tns2:mValue> How can I inject an attribute or specify a type in this situation?... more »
By Charlie  - 18 Jun - 7 new of 7 messages    

Problem when using type DOUBLE in SOAP 
  Gentlemen, there is a critical issue (at least for me) when dealing with double values using SOAP. Example: when returning 3210.8765, you get: 3211. I reported it as a bug: [link] FYI, when I try with REST-RPC or not using SCA at all (with SoapServer), it works fine: returns the same double value.... more »
By Silvano Girardi Jr  - 17 Jun - 12 new of 12 messages    

1 - 10 of 196   « Newer | Older »

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