<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>phpsoa Google Group</title>
  <link>http://groups.google.co.uk/group/phpsoa</link>
  <description>Discuss Service Component Architecture (SCA) and Service Data Objects (SDO) for PHP.</description>
  <language>en</language>
  <item>
  <title>multiple rows return ?</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/c64724db8c04f264/e49447db4885ae41?show_docid=e49447db4885ae41</link>
  <description>
  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;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/c64724db8c04f264</guid>
  <author>
  alexanderli...@gmail.com
  (Alex)
  </author>
  <pubDate>Sat, 07 July 2009 17:07:37 UT
</pubDate>
  </item>
  <item>
  <title>wsdl code generation error.</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/89d9af8207899a0d/ce1f94a10d4f0aec?show_docid=ce1f94a10d4f0aec</link>
  <description>
  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;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/89d9af8207899a0d</guid>
  <author>
  bmkma...@gmail.com
  (Minkowsky)
  </author>
  <pubDate>Thu, 04 Apr 2009 13:17:07 UT
</pubDate>
  </item>
  <item>
  <title>php sca can not reference the wsdl that made by java!help</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/ebc63b5f44e76219/a5d442070aacb7a9?show_docid=a5d442070aacb7a9</link>
  <description>
  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;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/ebc63b5f44e76219</guid>
  <author>
  jackyr...@tom.com
  (jackyrong)
  </author>
  <pubDate>Fri, 02 Feb 2009 09:23:07 UT
</pubDate>
  </item>
  <item>
  <title>Still alive?</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/5a8cb080b5ed6de6/b6b98696feb79c6d?show_docid=b6b98696feb79c6d</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/5a8cb080b5ed6de6</guid>
  <author>
  ideaman...@gmail.com
  (TheIdeaMan)
  </author>
  <pubDate>Tue, 02 Feb 2009 00:30:10 UT
</pubDate>
  </item>
  <item>
  <title>my first demo for sca php has something wrong,help!</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f452feaf8730a18e/915f80a25d02c1ae?show_docid=915f80a25d02c1ae</link>
  <description>
  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; }
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f452feaf8730a18e</guid>
  <author>
  jackyr...@tom.com
  (jackyrong)
  </author>
  <pubDate>Thu, 02 Feb 2009 03:18:43 UT
</pubDate>
  </item>
  <item>
  <title>Creation of WSDL file in SCA</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/6aa662ed940f16d1/0553e5763acf880b?show_docid=0553e5763acf880b</link>
  <description>
  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;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/6aa662ed940f16d1</guid>
  <author>
  valverde.marc...@gmail.com
  (Marcelo Richard Valverde)
  </author>
  <pubDate>Tue, 01 Jan 2009 12:49:23 UT
</pubDate>
  </item>
  <item>
  <title>eAccelerator killing RESTResource examples</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f26f87794ad22252/8e61edb70b07bf06?show_docid=8e61edb70b07bf06</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f26f87794ad22252</guid>
  <author>
  ideaman...@gmail.com
  (TheIdeaMan)
  </author>
  <pubDate>Thu, 12 Dec 2008 14:14:55 UT
</pubDate>
  </item>
  <item>
  <title>Local SCA client access.</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/1cc1c00419a2a7f0/15bdd85d4abbd63e?show_docid=15bdd85d4abbd63e</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/1cc1c00419a2a7f0</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 11 Nov 2008 17:07:31 UT
</pubDate>
  </item>
  <item>
  <title>Where shall I put my XSDs on a SCA service?</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/27ccbf7a85c69f58/59f0257eb7079c1c?show_docid=59f0257eb7079c1c</link>
  <description>
  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;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/27ccbf7a85c69f58</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 11 Nov 2008 14:18:17 UT
</pubDate>
  </item>
  <item>
  <title>Consuming SSL secured web services</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/7aa1b580e0f9d8fe/52cf4958f6c42c39?show_docid=52cf4958f6c42c39</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/7aa1b580e0f9d8fe</guid>
  <author>
  silvan...@gmail.com
  (Silvano Girardi Jr)
  </author>
  <pubDate>Wed, 11 Nov 2008 14:12:15 UT
</pubDate>
  </item>
  <item>
  <title>How is the SDO development and when is it supposed to become stable?</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/1324299b38d83a90/ae056e7b0e310d60?show_docid=ae056e7b0e310d60</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/1324299b38d83a90</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 11 Nov 2008 19:47:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: SDO DAS loadString failing with multiple namespaces</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f2cfc0f34d92e0c6/d7068b4d2d9aedbc?show_docid=d7068b4d2d9aedbc</link>
  <description>
  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 ...
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f2cfc0f34d92e0c6</guid>
  <author>
  c...@php.net
  (Caroline Maynard)
  </author>
  <pubDate>Wed, 10 Oct 2008 15:28:59 UT
</pubDate>
  </item>
  <item>
  <title>inheritance and soap</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/2c82ea6547634250/8c3203b73ab03483?show_docid=8c3203b73ab03483</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/2c82ea6547634250</guid>
  <author>
  f...@flobittner.de
  (flo)
  </author>
  <pubDate>Fri, 10 Oct 2008 19:58:03 UT
</pubDate>
  </item>
  <item>
  <title>Can anyone send me an example of how to send a complex type to a .net service please?</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f416a578ee439bfb/9c3a0cfbbea72af0?show_docid=9c3a0cfbbea72af0</link>
  <description>
  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
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/f416a578ee439bfb</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Tue, 08 Aug 2008 21:13:14 UT
</pubDate>
  </item>
  <item>
  <title>Overzealous Errors</title>
  <link>http://groups.google.co.uk/group/phpsoa/browse_thread/thread/8ad585c8c55c1aca/997b22f9998b6c44?show_docid=997b22f9998b6c44</link>
  <description>
  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.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/phpsoa/browse_thread/thread/8ad585c8c55c1aca</guid>
  <author>
  anol...@gmail.com
  (Adrian)
  </author>
  <pubDate>Mon, 08 Aug 2008 14:58:36 UT
</pubDate>
  </item>
  </channel>
</rss>
