<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>phpsoa Google Group</title>
  <link>http://groups.google.com.br/group/phpsoa</link>
  <description>Discuss Service Component Architecture (SCA) and Service Data Objects (SDO) for PHP.</description>
  <language>en</language>
  <item>
  <title>Local SCA client access.</title>
  <link>http://groups.google.com.br/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.com.br/group/phpsoa/browse_thread/thread/1cc1c00419a2a7f0/15bdd85d4abbd63e?show_docid=15bdd85d4abbd63e</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 19 nov 2008 17:07:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phpsoa] Re: Where shall I put my XSDs on a SCA service?</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/27ccbf7a85c69f58/674c2bfc18620366?show_docid=674c2bfc18620366</link>
  <description>
  Thanks Graham, &lt;br&gt; &lt;p&gt;the service works just fine, then I guess its just a diferent version of the &lt;br&gt; tutorial&#39;s wsdl example. I will study some more wsdl and sdo to undrstand it &lt;br&gt; better. &lt;br&gt; &lt;p&gt;Bruno &lt;br&gt; &lt;p&gt;2008/11/19 Graham Charters &amp;lt;gchart...@googlemail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/27ccbf7a85c69f58/674c2bfc18620366?show_docid=674c2bfc18620366</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 19 nov 2008 17:00:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Where shall I put my XSDs on a SCA service?</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/27ccbf7a85c69f58/50860e3492315f27?show_docid=50860e3492315f27</link>
  <description>
  Hi Bruno, so far as I can tell, the types are soap types, not the &lt;br&gt; types on your service portType (interface). We have gone through many &lt;br&gt; iterations of WSDL generation (sometimes with xsi:type, sometimes &lt;br&gt; without :-S ) to try to get interop sorted out. What you show many &lt;br&gt; not actually be wrong. Does the service actually fail? If so, can
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/27ccbf7a85c69f58/50860e3492315f27?show_docid=50860e3492315f27</guid>
  <author>
  gchart...@googlemail.com
  (Graham Charters)
  </author>
  <pubDate>Wed, 19 nov 2008 15:08:09 UT
</pubDate>
  </item>
  <item>
  <title>Where shall I put my XSDs on a SCA service?</title>
  <link>http://groups.google.com.br/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.com.br/group/phpsoa/browse_thread/thread/27ccbf7a85c69f58/59f0257eb7079c1c?show_docid=59f0257eb7079c1c</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 19 nov 2008 14:18:17 UT
</pubDate>
  </item>
  <item>
  <title>Consuming SSL secured web services</title>
  <link>http://groups.google.com.br/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.com.br/group/phpsoa/browse_thread/thread/7aa1b580e0f9d8fe/52cf4958f6c42c39?show_docid=52cf4958f6c42c39</guid>
  <author>
  silvan...@gmail.com
  (Silvano Girardi Jr)
  </author>
  <pubDate>Wed, 19 nov 2008 14:12:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phpsoa] Re: How is the SDO development and when is it supposed to become stable?</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/1324299b38d83a90/260e3b2e30d1813a?show_docid=260e3b2e30d1813a</link>
  <description>
  Thanks Caroline, &lt;br&gt; &lt;p&gt;This toll is what I was needing for my work. Congratulations for the &lt;br&gt; well done work until now. It is sure a good toll for the php comunity. &lt;br&gt; &lt;p&gt;When was it marked stable? &lt;br&gt; Is there a good didatic tutorial or docs you would suggest? &lt;br&gt; &lt;p&gt;Thks again, &lt;br&gt; Bruno &lt;br&gt; &lt;p&gt;2008/11/14 Caroline Maynard &amp;lt;c...@php.net&amp;gt;:
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/1324299b38d83a90/260e3b2e30d1813a?show_docid=260e3b2e30d1813a</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Sun, 16 nov 2008 12:44:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: How is the SDO development and when is it supposed to become stable?</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/1324299b38d83a90/9f5503440148d551?show_docid=9f5503440148d551</link>
  <description>
  Bruno, I&#39;m wondering if you really mean SDO here, or the entire SCA_SDO &lt;br&gt; package. The SDO extension &amp;gt;is&amp;lt; marked stable - perhaps a bit too stable &lt;br&gt; for some :-(. But if you want to use SCA, then that has not been marked &lt;br&gt; stable because the interfaces have sometimes changed from one release to &lt;br&gt; the next, and it seemed too soon to burden developers with mandatory
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/1324299b38d83a90/9f5503440148d551?show_docid=9f5503440148d551</guid>
  <author>
  c...@php.net
  (Caroline Maynard)
  </author>
  <pubDate>Fri, 14 nov 2008 17:15:12 UT
</pubDate>
  </item>
  <item>
  <title>How is the SDO development and when is it supposed to become stable?</title>
  <link>http://groups.google.com.br/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.com.br/group/phpsoa/browse_thread/thread/1324299b38d83a90/ae056e7b0e310d60?show_docid=ae056e7b0e310d60</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 12 nov 2008 19:47:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: SDO DAS loadString failing with multiple namespaces</title>
  <link>http://groups.google.com.br/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.com.br/group/phpsoa/browse_thread/thread/f2cfc0f34d92e0c6/d7068b4d2d9aedbc?show_docid=d7068b4d2d9aedbc</guid>
  <author>
  c...@php.net
  (Caroline Maynard)
  </author>
  <pubDate>Wed, 22 out 2008 15:28:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: inheritance and soap</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/2c82ea6547634250/5dccf54e4f7e4f4a?show_docid=5dccf54e4f7e4f4a</link>
  <description>
  Hi Flo, &lt;br&gt; &lt;p&gt;Are you using SCA on the client side? Could you post a small sample &lt;br&gt; which demonstrates the problem and I&#39;ll take a look? &lt;br&gt; &lt;p&gt;Regards, Graham.
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/2c82ea6547634250/5dccf54e4f7e4f4a?show_docid=5dccf54e4f7e4f4a</guid>
  <author>
  gchart...@googlemail.com
  (Graham Charters)
  </author>
  <pubDate>Fri, 10 out 2008 20:56:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phpsoa] inheritance and soap</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/2c82ea6547634250/2da537d65e119bcc?show_docid=2da537d65e119bcc</link>
  <description>
  Hi Flo &lt;br&gt; i&#39;m not an expert here on the list - but why should the client know about &lt;br&gt; b,c and d if you only send an array of a ? &lt;br&gt; or did I mist something ... ? &lt;br&gt; regards &lt;br&gt; JBScout &lt;br&gt; 2008/10/3 flo &amp;lt;f...@flobittner.de&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/2c82ea6547634250/2da537d65e119bcc?show_docid=2da537d65e119bcc</guid>
  <author>
  jbscoutber...@gmail.com
  (Thomy Berlin)
  </author>
  <pubDate>Sat, 04 out 2008 19:09:16 UT
</pubDate>
  </item>
  <item>
  <title>inheritance and soap</title>
  <link>http://groups.google.com.br/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.com.br/group/phpsoa/browse_thread/thread/2c82ea6547634250/8c3203b73ab03483?show_docid=8c3203b73ab03483</guid>
  <author>
  f...@flobittner.de
  (flo)
  </author>
  <pubDate>Fri, 03 out 2008 19:58:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phpsoa] Re: Can anyone send me an example of how to send a complex type to a .net service please?</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/f416a578ee439bfb/932375690f1142aa?show_docid=932375690f1142aa</link>
  <description>
  I did not say that it was in the response on the first email. &lt;br&gt; &lt;p&gt;I could look into a valid request today and I realized that the schema &lt;br&gt; definition is passed either on the response and on the request. &lt;br&gt; &lt;p&gt;The trouble here is that SimpleXML or even Dom are getting confused into &lt;br&gt; reading and writing this xml with the schema in it.
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/f416a578ee439bfb/932375690f1142aa?show_docid=932375690f1142aa</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 06 ago 2008 16:19:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Can anyone send me an example of how to send a complex type to a .net service please?</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/f416a578ee439bfb/2afd2da820a3cc27?show_docid=2afd2da820a3cc27</link>
  <description>
  Hi Bruno, &lt;br&gt; &lt;p&gt;I hadn&#39;t appreciated the complex type was in the response, not the &lt;br&gt; request (I should have looked more carefully). I don&#39;t know whether &lt;br&gt; the schema being in the response will cause problems or not, and in &lt;br&gt; fact it may be irrelevant. If the request with either the SoapClient &lt;br&gt; or SCA works and gives you back a valid SimpleXML or SDO object, then
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/f416a578ee439bfb/2afd2da820a3cc27?show_docid=2afd2da820a3cc27</guid>
  <author>
  gchart...@googlemail.com
  (Graham Charters)
  </author>
  <pubDate>Wed, 06 ago 2008 14:04:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: [phpsoa] Re: Can anyone send me an example of how to send a complex type to a .net service please?</title>
  <link>http://groups.google.com.br/group/phpsoa/browse_thread/thread/f416a578ee439bfb/4bb54d55bf2c9509?show_docid=4bb54d55bf2c9509</link>
  <description>
  Thanks. &lt;br&gt; &lt;p&gt;I have few experience with ws at all. But one thing I think is different on &lt;br&gt; this service I want to consume is the fact that it declares an open type in &lt;br&gt; the wsdl and then it puts a schema declaration inside the response. &lt;br&gt; &lt;p&gt;2008/8/6 Graham Charters &amp;lt;gchart...@googlemail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.br/group/phpsoa/browse_thread/thread/f416a578ee439bfb/4bb54d55bf2c9509?show_docid=4bb54d55bf2c9509</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Wed, 06 ago 2008 10:36:12 UT
</pubDate>
  </item>
  </channel>
</rss>
