<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/phpsoa</id>
  <title type="text">phpsoa Google Group</title>
  <subtitle type="text">
  Discuss Service Component Architecture (SCA) and Service Data Objects (SDO) for PHP.
  </subtitle>
  <link href="/group/phpsoa/feed/atom_v1_0_topics.xml" rel="self" title="phpsoa feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>heshuai64</name>
  <email>heshua...@gmail.com</email>
  </author>
  <updated>2009-11-21T02:35:18Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/dfe8b99efad6aaa1</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/dfe8b99efad6aaa1" />
  <title type="html">can&#39;t use wsdl file get service??</title>
  <summary type="html" xml:space="preserve">
  include &#39;SCA/SCA.php&#39;; &lt;br&gt; $service = SCA::getService(&amp;quot;StockQuoteSer vice?wsdl&amp;quot;); &lt;br&gt; $service-&amp;gt;getPrice(array(&#39;symb ol&#39;=&amp;gt;&#39;IBM&#39;)); &lt;br&gt; &lt;p&gt;StockQuoteService?wsdl file content: &lt;br&gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt; &lt;br&gt; &amp;lt;wsdl:definitions xmlns:wsdl=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://schemas.xmlsoap.org/wsdl/&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; xmlns:axis2=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://quickstart.samples/&quot;&gt;[link]&lt;/a&gt;&amp;quot; xmlns:ns1=&amp;quot;http://
  </summary>
  </entry>
  <entry>
  <author>
  <name>cdouglas</name>
  <email>ch...@douglas2000.com</email>
  </author>
  <updated>2009-11-10T14:22:02Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84" />
  <title type="html">Compiling SDO against PHP 5.3.0</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; Not sure any work is still being one on this project, but was &lt;br&gt; wondering if there was going to be a patch/new build so I can build &lt;br&gt; the SDO extension into PHP 5.3.0. &lt;br&gt; &lt;p&gt;Thanks &lt;br&gt; Chris
  </summary>
  </entry>
  <entry>
  <author>
  <name>deadguy</name>
  <email>deadguysf...@gmail.com</email>
  </author>
  <updated>2009-08-03T22:21:58Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8c62d947cecea4b3</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8c62d947cecea4b3" />
  <title type="html">Null soap function?</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;If I try to create a soap service function, I get the following error: &lt;br&gt; &lt;p&gt;Fatal error: Uncaught exception &#39;SDO_PropertyNotFoundException &#39; with &lt;br&gt; message &#39;Cannot find property:nullFuncReturn&#39; in /usr/share/php/SCA/ &lt;br&gt; Bindings/soap/Wrapper.php:94 &lt;br&gt; &lt;p&gt;I ended up just returning a constant string, but it&#39;s a messy and
  </summary>
  </entry>
  <entry>
  <author>
  <name>deadguy</name>
  <email>deadguysf...@gmail.com</email>
  </author>
  <updated>2009-07-31T01:43:42Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/62461dac9b228730</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/62461dac9b228730" />
  <title type="html">no wsdl generated</title>
  <summary type="html" xml:space="preserve">
  Hello all, &lt;br&gt; &lt;p&gt;I&#39;ve seen some very similar posts to my problem, but have not yet &lt;br&gt; found a solution for me. I&#39;m trying to generate the wsdl for the &lt;br&gt; following sample from the php manual: &lt;br&gt; &lt;p&gt;&amp;lt;?php &lt;br&gt; &lt;p&gt;include &amp;quot;SCA/SCA.php&amp;quot;; &lt;br&gt; &lt;p&gt;/** &lt;br&gt; * Scaffold implementation for a remote StockQuote Web service. &lt;br&gt; * &lt;br&gt; * @service
  </summary>
  </entry>
  <entry>
  <author>
  <name>dnzone88</name>
  <email>dnzon...@gmail.com</email>
  </author>
  <updated>2009-07-29T08:56:15Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/b4b16333cc853e9c</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/b4b16333cc853e9c" />
  <title type="html">phpsoa error message</title>
  <summary type="html" xml:space="preserve">
  I m in need of help. I get this error message everytime i try to run &lt;br&gt; my code &lt;br&gt; &amp;quot;Fatal error: Uncaught SCA_RuntimeException: The remote service threw &lt;br&gt; a soap fault. The text of the response was: thrown in /usr/local/ &lt;br&gt; apache2/htdocs/MyMOL/webservic es/CompanyData/SCA/Bindings/so ap/ &lt;br&gt; Proxy.php on line 419&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dalibor Andzakovic</name>
  <email>dalibor.andzako...@gmail.com</email>
  </author>
  <updated>2009-07-20T23:55:05Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/a69d9dd8cc94b730</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/a69d9dd8cc94b730" />
  <title type="html">PECL build on OSX</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;Has anyone successfully built SCA_SDO on current OSX with PHP 5.3 from &lt;br&gt; macports? &lt;br&gt; &lt;p&gt;pecl install SCA_SDO errors out with: &lt;br&gt; &lt;p&gt;/private/tmp/pear/download/SCA _SDO-1.2.4/sdo.cpp:80: error: multiple &lt;br&gt; storage classes in declaration of &#39;arginfo_sdo_dataobject&#39; &lt;br&gt; /private/tmp/pear/download/SCA _SDO-1.2.4/sdo.cpp:86: error: multiple
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex</name>
  <email>alexanderli...@gmail.com</email>
  </author>
  <updated>2009-07-04T17:07:37Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c64724db8c04f264</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c64724db8c04f264" />
  <title type="html">multiple rows return ?</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;I have not found any examples that handle multiple rows of data &lt;br&gt; returned from database. Anyone can please show me an example? What I &lt;br&gt; have is this &lt;br&gt; &lt;p&gt;I have a service that returns multiple rows of result from a database &lt;br&gt; query, for example &lt;br&gt; &lt;p&gt;SELECT employeeID, employeeName, employeeAddress FROM EMPLOYEE;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Minkowsky</name>
  <email>bmkma...@gmail.com</email>
  </author>
  <updated>2009-04-02T13:17:07Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/89d9af8207899a0d</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/89d9af8207899a0d" />
  <title type="html">wsdl code generation error.</title>
  <summary type="html" xml:space="preserve">
  Hello All, &lt;br&gt; &lt;p&gt; I am a newbie to using SCA_SDO with php. The first app i tried &lt;br&gt; is the one given in the following link. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ibm.com/developerworks/web/library/ws-soa-scasdo/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The client displayed the content as expected when i gave the following &lt;br&gt; address in the browser. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://localhost/sdo_sca_ibm/client.php&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-02-27T09:23:07Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/ebc63b5f44e76219</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/ebc63b5f44e76219" />
  <title type="html">php sca can not reference the wsdl that made by java!help</title>
  <summary type="html" xml:space="preserve">
  i use java create a wsdl which published in Tomcat 6,the wsdl is: &lt;br&gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; ?&amp;gt; &lt;br&gt; - &amp;lt;wsdl:definitions name=&amp;quot;IUserserviceService&amp;quot; targetNamespace=&amp;quot;http:// &lt;br&gt; service.tuscanytest.com/&amp;quot; xmlns:tns=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://service.tuscanytest.com/&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; xmlns:SOAP=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://schemas.xmlsoap.org/wsdl/soap/&quot;&gt;[link]&lt;/a&gt;&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>TheIdeaMan</name>
  <email>ideaman...@gmail.com</email>
  </author>
  <updated>2009-02-24T00:30:10Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6" />
  <title type="html">Still alive?</title>
  <summary type="html" xml:space="preserve">
  From what I&#39;ve read and what little I&#39;ve been able to get working of &lt;br&gt; the examples that come with the SCA_SDO extension, this project has &lt;br&gt; great promise, but it seems that the community and documentation are &lt;br&gt; huge week spots. &lt;br&gt; &lt;p&gt;I&#39;d love to participate in creating examples and improving the &lt;br&gt; community. Is this project still alive and well? Is it still under
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-02-19T03:18:43Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e" />
  <title type="html">my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  i just write my first demo for sca php,helloworld,the code is: &lt;br&gt; &lt;p&gt;include &#39;SCA/SCA.php&#39;; &lt;br&gt; &lt;p&gt;/** &lt;br&gt; * @service &lt;br&gt; * @binding.soap &lt;br&gt; */ &lt;br&gt; class Greeting &lt;br&gt; { &lt;br&gt; /** &lt;br&gt; * @param string $name &lt;br&gt; * @return string &lt;br&gt; */ &lt;br&gt; public function greet($name) &lt;br&gt; { &lt;br&gt; return &#39;hello &#39; . $name; &lt;br&gt; }
  </summary>
  </entry>
  <entry>
  <author>
  <name>Marcelo Richard Valverde</name>
  <email>valverde.marc...@gmail.com</email>
  </author>
  <updated>2009-01-27T12:49:23Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6aa662ed940f16d1</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6aa662ed940f16d1" />
  <title type="html">Creation of WSDL file in SCA</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; In my job, the production environment does not allow that PHP has write &lt;br&gt; access to the public folders. &lt;br&gt; So I have many problems with the dynamically creation of the WSDL file by &lt;br&gt; SCA. &lt;br&gt; I wrote a code that allows the WSDL file is created in another directory. &lt;br&gt; Just i defined a WSDL_DIR before the &amp;quot;include &#39;SCA.php&#39;; &amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>TheIdeaMan</name>
  <email>ideaman...@gmail.com</email>
  </author>
  <updated>2008-12-11T14:14:55Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f26f87794ad22252</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f26f87794ad22252" />
  <title type="html">eAccelerator killing RESTResource examples</title>
  <summary type="html" xml:space="preserve">
  I&#39;m running the examples via MAMP on Mac OS X. The first request to &lt;br&gt; the URLs below worked fine: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://localhost/examples/SCA/RestResource/Orders.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://localhost/examples/SCA/RestResource/Orders.php/order2&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The second requests, however, returned blank pages. Clearing &lt;br&gt; eAccelerator&#39;s cache (which is on by default in MAMP) fixed the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bruno Reis</name>
  <email>bruno.p.r...@gmail.com</email>
  </author>
  <updated>2008-11-19T17:07:31Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1cc1c00419a2a7f0</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1cc1c00419a2a7f0" />
  <title type="html">Local SCA client access.</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; I was wondering about how a local SCA access happens. I run trough the IBM &lt;br&gt; tutorial where I set up a service and a client, running on the same machine. &lt;br&gt; It worked just fine, but I have not tested performance. &lt;br&gt; How is this operation compared to a normal method access? &lt;br&gt; Does this local access involves XML messaging, or the SCA recognize its on
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bruno Reis</name>
  <email>bruno.p.r...@gmail.com</email>
  </author>
  <updated>2008-11-19T14:18:17Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/27ccbf7a85c69f58</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/27ccbf7a85c69f58" />
  <title type="html">Where shall I put my XSDs on a SCA service?</title>
  <summary type="html" xml:space="preserve">
  Hi there, I followed the IBM tutotial on: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ibm.com/developerworks/web/library/ws-soa-scasdo/index.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I downloaded the sources and it run ok, but on my wsdl I do not get the &lt;br&gt; param and return types as shown on the tutorial. &lt;br&gt; on the tutorial: &lt;br&gt; &amp;lt;binding name=&amp;quot;WeatherServiceBinding&amp;quot; &lt;br&gt; type=&amp;quot;tns2:WeatherServicePortT ype&amp;quot;&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2008-11-19T14:12:15Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe" />
  <title type="html">Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  Lady and Gentlemen :) &lt;br&gt; I am trying to consume a SSL secured web service and I need to use a &lt;br&gt; certificate to even get to the WSDL. &lt;br&gt; I was doing changes in the SCA_Bindings_soap_Proxy to accept the &lt;br&gt; local_cert and passphrase, but after the first attempt I realized that &lt;br&gt; it may not be enough to do the job, as I believe the SDO_DAS_XML is
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bruno Reis</name>
  <email>bruno.p.r...@gmail.com</email>
  </author>
  <updated>2008-11-12T19:47:39Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1324299b38d83a90</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1324299b38d83a90" />
  <title type="html">How is the SDO development and when is it supposed to become stable?</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I&#39;m facing some design decisions on a new project now that puts me &lt;br&gt; towards something like SDO, but being it an experimental extension, &lt;br&gt; it&#39;s hard to bet on it. May anyone tell me please, how is the SDO &lt;br&gt; development going and when is it supposed to become stable? &lt;br&gt; Thanks, &lt;br&gt; Bruno
  </summary>
  </entry>
  <entry>
  <author>
  <name>Caroline Maynard</name>
  <email>c...@php.net</email>
  </author>
  <updated>2008-10-22T15:28:59Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f2cfc0f34d92e0c6</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f2cfc0f34d92e0c6" />
  <title type="html">Re: SDO DAS loadString failing with multiple namespaces</title>
  <summary type="html" xml:space="preserve">
  Something a bit odd going on here ... I received this in my mailbox but &lt;br&gt; can&#39;t see it in the group discussion. &lt;br&gt; Anyway, I&#39;m willing to give it a go. The smaller you can make the &lt;br&gt; testcase, the easier it will be to see what&#39;s happening ...
  </summary>
  </entry>
  <entry>
  <author>
  <name>flo</name>
  <email>f...@flobittner.de</email>
  </author>
  <updated>2008-10-03T19:58:03Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/2c82ea6547634250</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/2c82ea6547634250" />
  <title type="html">inheritance and soap</title>
  <summary type="html" xml:space="preserve">
  I just ran into a problem with my soap connection. Server is java6 and &lt;br&gt; client is php5. &lt;br&gt; &lt;p&gt;Everything works fine, but as soon as i work with a hierarchical &lt;br&gt; structure of objects i get the problem that subclasses are lost. &lt;br&gt; Following example shows a simple setup: &lt;br&gt; &lt;p&gt;Classes: &lt;br&gt; class a &lt;br&gt; class b extends a
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bruno Reis</name>
  <email>bruno.p.r...@gmail.com</email>
  </author>
  <updated>2008-08-05T21:13:14Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f416a578ee439bfb</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f416a578ee439bfb" />
  <title type="html">Can anyone send me an example of how to send a complex type to a .net service please?</title>
  <summary type="html" xml:space="preserve">
  Hi there. &lt;br&gt; Can someone please send me an example of how to send a complex type to a &lt;br&gt; .net service? &lt;br&gt; I´m having no sucess at this. &lt;br&gt; How is the xml supposed to be? &lt;br&gt; How do I do it using SCO or SoapClient? &lt;br&gt; Thanks, &lt;br&gt; Bruno
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adrian</name>
  <email>anol...@gmail.com</email>
  </author>
  <updated>2008-08-04T14:58:36Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8ad585c8c55c1aca</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8ad585c8c55c1aca" />
  <title type="html">Overzealous Errors</title>
  <summary type="html" xml:space="preserve">
  Hello all, &lt;br&gt; &lt;p&gt;I have the following code which produces this error: Fatal error: &lt;br&gt; Uncaught SCA_RuntimeException: Namespace defined in @param not found &lt;br&gt; in @types annotation: &#39;subject&#39; thrown in /usr/share/php5/SCA/ &lt;br&gt; SCA_AnnotationReader.php on line 305 &lt;br&gt; &lt;p&gt;if I comment out line 305 I get a good WSDL file.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bruno Prieto Reis</name>
  <email>bruno.p.r...@gmail.com</email>
  </author>
  <updated>2008-08-01T15:24:03Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/9806a4942de4fc14</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/9806a4942de4fc14" />
  <title type="html">Comsume #Net services.</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; &lt;p&gt;I´m starting to learn this W.S. subject. And I need to consume two or &lt;br&gt; three services from a #Net server. ( Project Server ). &lt;br&gt; Since I dont´n know much about it I have some questions and will be &lt;br&gt; gratefull if someone can answer one or more of them: &lt;br&gt; &lt;p&gt;1 - is it possible? &lt;br&gt; 2 - how do I learn to do it? ( Are there tutorials on the net ? )
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick</name>
  <email>ywarn...@gmail.com</email>
  </author>
  <updated>2008-07-28T01:52:39Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1021e914444b5faa</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1021e914444b5faa" />
  <title type="html">PHPDoc parsing too restrictive?</title>
  <summary type="html" xml:space="preserve">
  Hi again, &lt;br&gt; &lt;p&gt;Apparently, the parsing of the PHPDoc comments is so severe that if I &lt;br&gt; use: &lt;br&gt; &lt;p&gt;/** &lt;br&gt; * This library provides functions for user management. &lt;br&gt; * it in your code to use its functionality. &lt;br&gt; * &lt;br&gt; * @service &lt;br&gt; * @binding.soap &lt;br&gt; * &lt;br&gt; */ &lt;br&gt; &lt;p&gt;it won&#39;t work, but if I add one space before the star on the line
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick</name>
  <email>ywarn...@gmail.com</email>
  </author>
  <updated>2008-07-28T01:11:23Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/992e1d81d7924763</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/992e1d81d7924763" />
  <title type="html">SCA services access control...?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I think I mentioned it the first time I sent an e-mail on this list, &lt;br&gt; but one of the major problems I have with using SCA is that, if I do &lt;br&gt; implement it into existing classes, I don&#39;t want just anyone to be &lt;br&gt; able to use them freely. &lt;br&gt; &lt;p&gt;In Dokeos (and outside of any web services context), we rely on an
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick</name>
  <email>ywarn...@gmail.com</email>
  </author>
  <updated>2008-07-28T00:55:00Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1a6d44e66c5b5801</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1a6d44e66c5b5801" />
  <title type="html">Impact of SCA on performance?</title>
  <summary type="html" xml:space="preserve">
  Hi again, &lt;br&gt; &lt;p&gt;If I decide to use SCA to provide services from my existing classes, &lt;br&gt; should I be worried about performances in terms of parsing? Will any &lt;br&gt; single include of this class file trigger a parsing of my PHPDoc &lt;br&gt; documentation, or is it going to detect, somehow, that the class has &lt;br&gt; been called through a local call rather than a web service, and
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick</name>
  <email>ywarn...@gmail.com</email>
  </author>
  <updated>2008-07-28T00:52:23Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/308cb2290df1f973</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/308cb2290df1f973" />
  <title type="html">Possible to offer a service from a simple function?</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; &lt;p&gt;As I am trying out SCA, a bunch of questions come to mind. I&#39;ll try to &lt;br&gt; stick to one-question-per-mail for clarity and indexing of the &lt;br&gt; answers. &lt;br&gt; &lt;p&gt;Following the documentation here &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.osoa.org/display/PHP/SCA+Documentation#SCADocumentation-2:&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &amp;quot;...PHP annotations are used to define PHP classes as SCA
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yannick</name>
  <email>ywarn...@gmail.com</email>
  </author>
  <updated>2008-07-26T23:24:09Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/396e3acd49171ed2</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/396e3acd49171ed2" />
  <title type="html">Error with documentation example</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; &lt;p&gt;I&#39;m currently taking my first steps with SCA-SDO following the example &lt;br&gt; given here: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.osoa.org/display/PHP/SCA+Documentation#SCADocumentation-2.5&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I am using an Ubuntu 8.04 system ad I downloaded SCA_SDO using the &lt;br&gt; PECL command line interface. &lt;br&gt; Now I&#39;m sure I&#39;m going to find the problem soon, but as the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Charlie</name>
  <email>cwm...@gmail.com</email>
  </author>
  <updated>2008-06-18T18:54:36Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6a0086eb69f4211d</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6a0086eb69f4211d" />
  <title type="html">Explicitly specifying type of xsd:anyType in soap request</title>
  <summary type="html" xml:space="preserve">
  I am using a wsdl that has a xsd:anyType parameter in a method call. &lt;br&gt; The resulting SOAP request generates xml that looks like this: &lt;br&gt; &lt;p&gt;&amp;lt;tns2:mValue&amp;gt;testing&amp;lt;/tns2:mVa lue&amp;gt; &lt;br&gt; &lt;p&gt;I need someway to make it output this instead: &lt;br&gt; &lt;p&gt;&amp;lt;tns2:mValue xsi:type=&amp;quot;xsd:string&amp;quot;&amp;gt;13.219&amp;lt;/ tns2:mValue&amp;gt; &lt;br&gt; &lt;p&gt;How can I inject an attribute or specify a type in this situation?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2008-06-16T23:59:48Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/a523521c16ced678</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/a523521c16ced678" />
  <title type="html">Problem when using type DOUBLE in SOAP</title>
  <summary type="html" xml:space="preserve">
  Gentlemen, &lt;br&gt; there is a critical issue (at least for me) when dealing with double values &lt;br&gt; using SOAP. &lt;br&gt; Example: when returning 3210.8765, you get: 3211. &lt;br&gt; I reported it as a bug: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pecl.php.net/bugs/bug.php?id=14155&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; FYI, when I try with REST-RPC or not using SCA at all (with SoapServer), it &lt;br&gt; works fine: returns the same double value.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kariboe</name>
  <email>denbi...@hotmail.com</email>
  </author>
  <updated>2008-06-03T13:05:20Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/cc1fb16c199d2d9b</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/cc1fb16c199d2d9b" />
  <title type="html">Newbie question</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;Busy testing SCA package. I have a problem with a very simple &lt;br&gt; testscript. Running a local script client.php: &lt;br&gt; &lt;p&gt;&amp;lt;?php &lt;br&gt; &lt;p&gt;include &#39;SCA/SCA.php&#39;; &lt;br&gt; &lt;p&gt;$wsdl = file_get_contents(&#39;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://barabas.hogent.be/kariboe/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; helloworld.php?wsdl&#39;); &lt;br&gt; file_put_contents(&amp;quot;helloworld. wsdl&amp;quot;,$wsdl); &lt;br&gt; $helloservice = SCA::getService(&#39;helloworld.ws dl&#39;);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fabio_Floripa</name>
  <email>fabio_da_cu...@hotmail.com</email>
  </author>
  <updated>2008-05-13T18:14:14Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c7334c8fa8d41084</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c7334c8fa8d41084" />
  <title type="html">SoapClient try/catch problem</title>
  <summary type="html" xml:space="preserve">
  Hey All &lt;br&gt; &lt;p&gt;Im having some problem on my client side &lt;br&gt; at the client code i&#39;m doing something like this &lt;br&gt; &lt;p&gt;try { &lt;br&gt; return $this-&amp;gt;updateSoapReturn( $this-&amp;gt;getService()-&amp;gt; &lt;br&gt; $str_method( $this-&amp;gt;fixSlashes($arr_param) )-&amp;gt;{$str_method . &lt;br&gt; &#39;Return&#39;} ); &lt;br&gt; $e-&amp;gt;getmessage(); &lt;br&gt; return false; &lt;br&gt; &lt;p&gt;Well, my problem is that my WebService when trow the exceptio he use
  </summary>
  </entry>
  <entry>
  <author>
  <name>Caroline Maynard</name>
  <email>c...@php.net</email>
  </author>
  <updated>2008-04-25T15:32:11Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1371958987881702</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1371958987881702" />
  <title type="html">Dokeos developers considering SCA</title>
  <summary type="html" xml:space="preserve">
  See &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://dokeoslead.wordpress.com/2008/04/23/dokeos-drupal-link-planning/&quot;&gt;[link]&lt;/a&gt;. &lt;br&gt; Maybe some existing users of SCA in this kind of environment could advise?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dylan</name>
  <email>dylan.oli...@gmail.com</email>
  </author>
  <updated>2008-04-25T06:20:15Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/d14ca0ae304d5fa7</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/d14ca0ae304d5fa7" />
  <title type="html">SOAP and Cannot redeclare class error</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;After modifying guessClassName() in SCA_Helper.php to find my classes &lt;br&gt; (which are prefixed with &#39;class.&#39;), I can finally generate WSDL with ? &lt;br&gt; wsdl - kind of. &lt;br&gt; &lt;p&gt;I can see that the WSDL has been generated through XDEBUG and &lt;br&gt; SCA::logger (see below). However, output of the WSDL is prevented by
  </summary>
  </entry>
  <entry>
  <author>
  <name>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2008-04-24T13:32:28Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c956b2584cc56aa8</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c956b2584cc56aa8" />
  <title type="html">Methods Documentation in WSDL</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; is there any special reason for the SCA to do not generate the &lt;br&gt; &amp;lt;documentation&amp;gt;&amp;lt;/documentation &amp;gt; in the WSDL based on the method&#39;s &lt;br&gt; description in the doc block? &lt;br&gt; Thanks, &lt;br&gt; Silvano
  </summary>
  </entry>
  <entry>
  <author>
  <name>Philip Olson</name>
  <email>philipol...@gmail.com</email>
  </author>
  <updated>2008-04-19T03:44:31Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/9e83eceff5459bb2</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/9e83eceff5459bb2" />
  <title type="html">A PHP Manual update</title>
  <summary type="html" xml:space="preserve">
  Hello all- &lt;br&gt; &lt;p&gt;Just wanted to inform this list that the PHP Manual has received an &lt;br&gt; overhaul lately and this includes the sdo documentation. You&#39;ll notice &lt;br&gt; the content has been split into various book related categories, and &lt;br&gt; there is room for more too! Like a faq.xml and/or tutorials.xml and/or &lt;br&gt; more per extension. If you have questions or concerns please express
  </summary>
  </entry>
  <entry>
  <author>
  <name>Valverde</name>
  <email>valverde.marc...@gmail.com</email>
  </author>
  <updated>2008-03-04T20:05:19Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8be414f2ab3b0cd8</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8be414f2ab3b0cd8" />
  <title type="html">binding.soap dont work in server Linux</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; &lt;p&gt;The code below works fine in Apache+Windows but don&#39;t work in Apache &lt;br&gt; +linux &lt;br&gt; &lt;p&gt;//Result.php &lt;br&gt; &amp;lt;?php &lt;br&gt; require &#39;SCA/SCA.php&#39;; &lt;br&gt; &lt;p&gt;/** &lt;br&gt; * @service &lt;br&gt; * @binding.soap &lt;br&gt; */ &lt;br&gt; class Result &lt;br&gt; { &lt;br&gt; /** &lt;br&gt; * &lt;br&gt; * @param string $input &lt;br&gt; * @return string $output &lt;br&gt; */ &lt;br&gt; function getResult($input) &lt;br&gt; { &lt;br&gt; return &amp;quot;Result: $input&amp;quot;;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2008-03-04T16:54:56Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/cd34c1eca8e201ef</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/cd34c1eca8e201ef" />
  <title type="html">And the new development branch is ...</title>
  <summary type="html" xml:space="preserve">
  ... the UK&#39;s smallest songbird, GOLDCREST. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.rspb.org.uk/wildlife/birdguide/name/g/goldcrest/index.asp&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2008-03-04T10:58:56Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/54a4ad36402ece08</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/54a4ad36402ece08" />
  <title type="html">FULMAR released</title>
  <summary type="html" xml:space="preserve">
  I have built and released FULMAR as 1.2.4 &lt;br&gt; &lt;p&gt;The contents are: &lt;br&gt; a PHP interface &lt;br&gt; by specifying the PHP interface on the @service annotation - e.g. &lt;br&gt; @service MyServiceInterface &lt;br&gt; message or response) &lt;br&gt; hyphen (-) &lt;br&gt; &amp;quot;Parser found unknown element&amp;quot; exception &lt;br&gt; it will not validate. &lt;br&gt; with PHP 5.3 &lt;br&gt; 5.3. &lt;br&gt; thread &amp;quot;SCA Webservice in WSDL mode&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>jpuerta</name>
  <email>jbpuer...@gmail.com</email>
  </author>
  <updated>2008-02-29T21:31:11Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f1b2347be5bb0eb0</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f1b2347be5bb0eb0" />
  <title type="html">Problems with message binding</title>
  <summary type="html" xml:space="preserve">
  Greetings... &lt;br&gt; &lt;p&gt;We have been trying to use the message binding with SCA, but we have &lt;br&gt; been unsuscessful... &lt;br&gt; We were trying to do this as shown here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.osoa.org/display/PHP/binding.message+Binding+Documentation&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; But when we try to generate the Message Service Description (http:// &lt;br&gt; yummyphpprojjpuerta/services/a ctivemqtest/TestService.php?ms d), we
  </summary>
  </entry>
  <entry>
  <author>
  <name>jpuerta</name>
  <email>jbpuer...@gmail.com</email>
  </author>
  <updated>2008-02-25T14:17:47Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8916b3d387e35c39</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8916b3d387e35c39" />
  <title type="html">Problems with special characters.</title>
  <summary type="html" xml:space="preserve">
  Greetings... &lt;br&gt; &lt;p&gt;We are working on an implementation using SCA/SDO... &lt;br&gt; So far it has been working all right, but we are having trouble when &lt;br&gt; we get special characters in the response ( like á,ñ and other spanish &lt;br&gt; characters). We obtain this error: &lt;br&gt; &lt;p&gt;Fatal error: Uncaught exception &#39;SDO_PropertyNotSetException&#39; with
  </summary>
  </entry>
  <entry>
  <author>
  <name>khurrum</name>
  <email>cso...@hotmail.com</email>
  </author>
  <updated>2008-02-11T12:41:13Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7433d30cf037ecf5</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7433d30cf037ecf5" />
  <title type="html">SCA WebService +Objects values are not preserved</title>
  <summary type="html" xml:space="preserve">
  Guys, &lt;br&gt; if anyone call help me here...i am using this sample service and it &lt;br&gt; works fine for me but if you see i am using intUserID and intParentID &lt;br&gt; as class variables. &lt;br&gt; &lt;p&gt;now when i called the init method they are set what ever i send them &lt;br&gt; through the params.but when i try to call the getUser function on the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dalibor Andzakovic</name>
  <email>dalibor.andzako...@gmail.com</email>
  </author>
  <updated>2008-02-07T23:28:18Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c2fc5a4bad91867b</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c2fc5a4bad91867b" />
  <title type="html">caching of xsd</title>
  <summary type="html" xml:space="preserve">
  Is there any caching of xsds for the @types annotation? When i add a &lt;br&gt; type to an xsd file and try to call SCA::createObject() with that &lt;br&gt; type, i get Fatal error: Uncaught SoapFault exception: exception &lt;br&gt; &#39;SDO_TypeNotFoundException&#39; &lt;br&gt; &lt;p&gt;TIA &lt;br&gt; &lt;p&gt;dali
  </summary>
  </entry>
  <entry>
  <author>
  <name>cdouglas</name>
  <email>ch...@douglas2000.com</email>
  </author>
  <updated>2008-02-07T22:03:43Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/0ef945b62fa82da9</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/0ef945b62fa82da9" />
  <title type="html">Unsetting of data objects using xpath not working as expected</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I am having an issue trying to remove a data object using xpath and &lt;br&gt; unset and its not working a I expect. &lt;br&gt; &lt;p&gt;Example: &lt;br&gt; &amp;lt;record&amp;gt; &lt;br&gt; &amp;lt;tns:logicalPort id=&amp;quot;lp24&amp;quot; parentId=&amp;quot;mpg5&amp;quot; portId=&amp;quot;24&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;tns:extendedData dataType=&amp;quot;name&amp;quot; instance=&amp;quot;1&amp;quot;&amp;gt;LP 24&amp;lt;/ &lt;br&gt; tns:extendedData&amp;gt; &lt;br&gt; &amp;lt;tns:logicalPortLocation&amp;gt;LP 24&amp;lt;/tns:logicalPortLocation&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>mmuru</name>
  <email>mmur...@yahoo.com</email>
  </author>
  <updated>2008-02-06T15:57:06Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f5432b1624833fd1</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f5432b1624833fd1" />
  <title type="html">When will SCA start support for data structure?</title>
  <summary type="html" xml:space="preserve">
  Greetings SCA Team, &lt;br&gt; &lt;p&gt;Currently, the SCA supports data structure like PHP objects, arrays &lt;br&gt; through XSD/SDO. In the SCA documentation page says in future it is &lt;br&gt; possible to define type based on the data structures. &lt;br&gt; &lt;p&gt;I wonder when will it happen? If not, are there tools which I could &lt;br&gt; use to generate the XSD/SDO? Is it part of the SCA scope?
  </summary>
  </entry>
  <entry>
  <author>
  <name>khurrum</name>
  <email>cso...@hotmail.com</email>
  </author>
  <updated>2008-02-06T12:57:26Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f28b464f5cd01972</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f28b464f5cd01972" />
  <title type="html">Uncaught SCA_RuntimeException</title>
  <summary type="html" xml:space="preserve">
  Try The soap examples is is coming in all soap examples .... &lt;br&gt; &lt;p&gt;Fatal error: Uncaught SCA_RuntimeException: The remote service threw a &lt;br&gt; soap fault. The text of the response was: thrown in /usr/share/pear/ &lt;br&gt; SCA/Bindings/soap/Proxy.php on line 401
  </summary>
  </entry>
  <entry>
  <author>
  <name>khurrum</name>
  <email>cso...@hotmail.com</email>
  </author>
  <updated>2008-02-04T13:04:38Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f6c88b09517b25e6</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f6c88b09517b25e6" />
  <title type="html">Fatal error: Uncaught SCA_RuntimeException</title>
  <summary type="html" xml:space="preserve">
  Hi , &lt;br&gt; i cant handle this exception,new to SCA ,dont know why it is &lt;br&gt; coming,kindly can someone help me..i am trying to expose a &lt;br&gt; webservice... it is create WSDL but when i try to get the service &lt;br&gt; object on client it gives this... &lt;br&gt; &lt;p&gt;Fatal error: Uncaught SCA_RuntimeException: The remote service threw a
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dalibor Andzakovic</name>
  <email>dalibor.andzako...@gmail.com</email>
  </author>
  <updated>2008-02-05T00:48:45Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f8b93e9eb4971a3b</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f8b93e9eb4971a3b" />
  <title type="html">soap:fault element generation</title>
  <summary type="html" xml:space="preserve">
  Is there any way to generate wsdl:fault elements with SCA? If not &lt;br&gt; where would be a good place to start? &lt;br&gt; &lt;p&gt;TIA &lt;br&gt; &lt;p&gt;dali
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2008-01-31T18:26:48Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/044be7400346177d</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/044be7400346177d" />
  <title type="html">surely it&#39;s time for FULMAR</title>
  <summary type="html" xml:space="preserve">
  We have been hanging on to FULMAR hoping to get a solution to the data &lt;br&gt; model caching in it, but this doesn&#39;t seem to be going to happen. &lt;br&gt; Shall I make a release? &lt;br&gt; &lt;p&gt;Matthew
  </summary>
  </entry>
  <entry>
  <author>
  <name>cdouglas</name>
  <email>ch...@douglas2000.com</email>
  </author>
  <updated>2008-01-29T21:13:17Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f3aa24e5865d3e5d</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f3aa24e5865d3e5d" />
  <title type="html">Status of issue with SDO scoping of anonymous types with same name</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; Been a long time since I have posted here since SDO has been &lt;br&gt; working so well for me. I wanted to see if there has been any updates &lt;br&gt; on the issue from this post I made about a year ago. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/phpsoa/browse_thread/thread/a294e044b2f2890f/95c5704c4790c2fd&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I ended up giving up on the project I was doing before because of
  </summary>
  </entry>
  <entry>
  <author>
  <name>Graham Charters</name>
  <email>gchart...@googlemail.com</email>
  </author>
  <updated>2008-01-29T10:13:04Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5b38e8c9d11809eb</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5b38e8c9d11809eb" />
  <title type="html">SCA not working on PHP 5.3</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve just moved up to PHP 5.3 and encountered a few problems (e.g. a &lt;br&gt; public const in SCA_CommentReader.php called &amp;quot;NAMESPACE&amp;quot; apparently &lt;br&gt; clashing with the new namespace support). I&#39;ll try to look at this in &lt;br&gt; the next day or so, but if anyone wants to beat me too it... ;-) . &lt;br&gt; &lt;p&gt;Graham.
  </summary>
  </entry>
</feed>
