<?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>
</feed>
