<?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_msgs.xml" rel="self" title="phpsoa feed"/>
  <updated>2009-11-30T17:16:06Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>cdouglas</name>
  <email>ch...@douglas2000.com</email>
  </author>
  <updated>2009-11-30T17:16:06Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84/cc135df6ee6157a9?show_docid=cc135df6ee6157a9</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84/cc135df6ee6157a9?show_docid=cc135df6ee6157a9"/>
  <title type="text">Re: Compiling SDO against PHP 5.3.0</title>
  <summary type="html" xml:space="preserve">
  Thanks, I got it to compile under Fedora 12 with PHP 5.3.1 with the &lt;br&gt; change you said as well as adding #include &amp;lt;stdio.h&amp;gt; to commonj/sdo/ &lt;br&gt; SDODataConverter.cpp
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cole</name>
  <email>heshua...@gmail.com</email>
  </author>
  <updated>2009-11-25T06:11:48Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/dfe8b99efad6aaa1/24519ac08f93b8a6?show_docid=24519ac08f93b8a6</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/dfe8b99efad6aaa1/24519ac08f93b8a6?show_docid=24519ac08f93b8a6"/>
  <title type="text">Re: [phpsoa] can&#39;t use wsdl file get service??</title>
  <summary type="html" xml:space="preserve">
  question in SCA/Bindings/soap/Mapper.php 136 line, &lt;br&gt; public function toXML($sdo) &lt;br&gt; { &lt;br&gt; SCA::$logger-&amp;gt;log(&#39;Entering&#39;); &lt;br&gt; SCA::$logger-&amp;gt;log(&amp;quot;sdo = &amp;quot;.print_r($sdo, true)); &lt;br&gt; &lt;p&gt; try &lt;br&gt; 135 { &lt;br&gt; 136 $xdoc = $this-&amp;gt;xmldas-&amp;gt;createDocument( &#39;&#39;, &#39;BOGUS&#39;, $sdo); &lt;br&gt; 137 $xmlstr = $this-&amp;gt;xmldas-&amp;gt;saveString($xdo c, 0);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2009-11-24T13:31:40Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/dfe8b99efad6aaa1/89bdd7659830bff5?show_docid=89bdd7659830bff5</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/dfe8b99efad6aaa1/89bdd7659830bff5?show_docid=89bdd7659830bff5"/>
  <title type="text">Re: [phpsoa] can&#39;t use wsdl file get service??</title>
  <summary type="html" xml:space="preserve">
  What happens? &lt;br&gt; &lt;p&gt;You should be doing something with the return from &lt;br&gt; $service-&amp;gt;getPrice(array(&#39;symb ol&#39;=&amp;gt;&#39;IBM&#39;)); &lt;br&gt; &lt;p&gt;Try var_dump($service-&amp;gt;getPrice(ar ray(&#39;symbol&#39;=&amp;gt;&#39;IBM&#39;))); &lt;br&gt; &lt;p&gt;Silvano &lt;br&gt; &lt;p&gt;2009/11/21 heshuai64 &amp;lt;heshua...@gmail.com&amp;gt;
  </summary>
  </entry>
  <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/ea91112486eba75b?show_docid=ea91112486eba75b</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/dfe8b99efad6aaa1/ea91112486eba75b?show_docid=ea91112486eba75b"/>
  <title type="text">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>Robert</name>
  <email>wilde...@planet.nl</email>
  </author>
  <updated>2009-11-10T17:47:35Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84/f4f02c39d1efe8ba?show_docid=f4f02c39d1efe8ba</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84/f4f02c39d1efe8ba?show_docid=f4f02c39d1efe8ba"/>
  <title type="text">Re: Compiling SDO against PHP 5.3.0</title>
  <summary type="html" xml:space="preserve">
  You can, just remove all &amp;quot;static&amp;quot; except &amp;quot;static char rcs_id[] ...&amp;quot; &lt;br&gt; from sdo.cpp. &lt;br&gt; &lt;p&gt;Worked for me.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Robert de Wilde</name>
  <email>wilde...@planet.nl</email>
  </author>
  <updated>2009-11-10T17:46:15Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84/708fa00fa3841254?show_docid=708fa00fa3841254</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84/708fa00fa3841254?show_docid=708fa00fa3841254"/>
  <title type="text">Re: [phpsoa] Compiling SDO against PHP 5.3.0</title>
  <summary type="html" xml:space="preserve">
  You can, just remove all &amp;quot;static&amp;quot; except &amp;quot;static char rcs_id[] ...&amp;quot; from &lt;br&gt; sdo.cpp. &lt;br&gt; &lt;p&gt;Worked for me. &lt;br&gt; &lt;p&gt;cdouglas schreef:
  </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/78f8900ca6c58adc?show_docid=78f8900ca6c58adc</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/70460af106300b84/78f8900ca6c58adc?show_docid=78f8900ca6c58adc"/>
  <title type="text">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>Dalibor Andzakovic</name>
  <email>dalibor.andzako...@gmail.com</email>
  </author>
  <updated>2009-08-10T20:20:18Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8c62d947cecea4b3/b2964a65a29c0e3b?show_docid=b2964a65a29c0e3b</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8c62d947cecea4b3/b2964a65a29c0e3b?show_docid=b2964a65a29c0e3b"/>
  <title type="text">Re: [phpsoa] Null soap function?</title>
  <summary type="html" xml:space="preserve">
  Null return on an external API?? You should, at the very least return &lt;br&gt; true/false to indicate that the function actually succeeded IMHO. &lt;br&gt; dali &lt;br&gt; 2009/8/4 deadguy &amp;lt;deadguysf...@gmail.com&amp;gt;
  </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/fd95c3b2ac58299c?show_docid=fd95c3b2ac58299c</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/8c62d947cecea4b3/fd95c3b2ac58299c?show_docid=fd95c3b2ac58299c"/>
  <title type="text">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>Matt Brown</name>
  <email>deadguysf...@gmail.com</email>
  </author>
  <updated>2009-07-31T17:14:00Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/62461dac9b228730/19b51814be0b12ed?show_docid=19b51814be0b12ed</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/62461dac9b228730/19b51814be0b12ed?show_docid=19b51814be0b12ed"/>
  <title type="text">Re: no wsdl generated</title>
  <summary type="html" xml:space="preserve">
  Finally able to get SCA logs going. I must it&#39;s ridiculous that doing &lt;br&gt; so isn&#39;t documented anywhere; you have to go through the log code to &lt;br&gt; figure it out. &lt;br&gt; For future reference: &lt;br&gt; SCA.php: SCA::initComponent() (line 128) &lt;br&gt; uncomment self::$logger-&amp;gt;startLog(); &lt;br&gt; SCA_Logger.php: SCA_Logger::startLog() (line 273)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matt Brown</name>
  <email>deadguysf...@gmail.com</email>
  </author>
  <updated>2009-07-31T16:22:20Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/62461dac9b228730/5d9e8157e79d1c2d?show_docid=5d9e8157e79d1c2d</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/62461dac9b228730/5d9e8157e79d1c2d?show_docid=5d9e8157e79d1c2d"/>
  <title type="text">Re: no wsdl generated</title>
  <summary type="html" xml:space="preserve">
  From phpinfo(): &lt;br&gt; PHP Version 5.2.6-3ubuntu4.1 &lt;br&gt; soap &lt;br&gt; Soap Client enabled &lt;br&gt; Soap Server enabled &lt;br&gt; Directive	Local Value	Master Value &lt;br&gt; soap.wsdl_cache	1	1 &lt;br&gt; soap.wsdl_cache_dir	/tmp	/tmp &lt;br&gt; soap.wsdl_cache_enabled	0	1 &lt;br&gt; soap.wsdl_cache_limit	5	5 &lt;br&gt; soap.wsdl_cache_ttl	86400	86400 &lt;br&gt; I changed the PHP log setting to E_ALL. Still no messages.
  </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/cdbf488e438ea0ca?show_docid=cdbf488e438ea0ca</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/62461dac9b228730/cdbf488e438ea0ca?show_docid=cdbf488e438ea0ca"/>
  <title type="text">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/c72702946801989a?show_docid=c72702946801989a</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/b4b16333cc853e9c/c72702946801989a?show_docid=c72702946801989a"/>
  <title type="text">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/16e762c02d9fcedc?show_docid=16e762c02d9fcedc</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/a69d9dd8cc94b730/16e762c02d9fcedc?show_docid=16e762c02d9fcedc"/>
  <title type="text">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>Dalibor Andzakovic</name>
  <email>dalibor.andzako...@swerve.co.nz</email>
  </author>
  <updated>2009-07-05T20:40:18Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c64724db8c04f264/639954670a5266fd?show_docid=639954670a5266fd</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c64724db8c04f264/639954670a5266fd?show_docid=639954670a5266fd"/>
  <title type="text">RE: [phpsoa] multiple rows return ?</title>
  <summary type="html" xml:space="preserve">
  One way you could achieve this is: &lt;br&gt; &lt;p&gt;XSD: &lt;br&gt; &lt;p&gt;&amp;lt;xsd:complexType name=&amp;quot;EmployeeList&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;xsd:sequence&amp;gt; &lt;br&gt; &amp;lt;xsd:element name=&amp;quot;Employee&amp;quot; type=&amp;quot;EmployeeList_T&amp;quot; minOccurs=&amp;quot;0&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot; /&amp;gt; &lt;br&gt; &amp;lt;/xsd:sequence&amp;gt; &lt;br&gt; &amp;lt;/xsd:complexType&amp;gt; &lt;br&gt; &lt;p&gt;&amp;lt;xsd:complexType name=&amp;quot;EmployeeList_T&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;xsd:sequence&amp;gt; &lt;br&gt; &amp;lt;xsd:element name=&amp;quot;employeeID&amp;quot; type=&amp;quot;xsd:integer&amp;quot; /&amp;gt;
  </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/e49447db4885ae41?show_docid=e49447db4885ae41</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/c64724db8c04f264/e49447db4885ae41?show_docid=e49447db4885ae41"/>
  <title type="text">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>jackyrong</name>
  <email>jackyr...@gmail.com</email>
  </author>
  <updated>2009-05-10T08:59:30Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/6568e7d8880e56ed?show_docid=6568e7d8880e56ed</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/6568e7d8880e56ed?show_docid=6568e7d8880e56ed"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  still can not work!help
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dalibor Andzakovic</name>
  <email>dalibor.andzako...@swerve.co.nz</email>
  </author>
  <updated>2009-04-16T00:12:53Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/89d9af8207899a0d/b137900da6d860b8?show_docid=b137900da6d860b8</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/89d9af8207899a0d/b137900da6d860b8?show_docid=b137900da6d860b8"/>
  <title type="text">RE: [phpsoa] wsdl code generation error.</title>
  <summary type="html" xml:space="preserve">
  Add a line &lt;br&gt; &lt;p&gt;extension=sdo.so &lt;br&gt; &lt;p&gt;to your php.ini and restart apache. &lt;br&gt; &lt;p&gt;dali
  </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/ce1f94a10d4f0aec?show_docid=ce1f94a10d4f0aec</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/89d9af8207899a0d/ce1f94a10d4f0aec?show_docid=ce1f94a10d4f0aec"/>
  <title type="text">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-03-27T17:29:51Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/85662c969badd546?show_docid=85662c969badd546</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/85662c969badd546?show_docid=85662c969badd546"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  still can not work
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-03-12T08:08:33Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/41a3850c1cbba92b?show_docid=41a3850c1cbba92b</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/41a3850c1cbba92b?show_docid=41a3850c1cbba92b"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  Thank you very much,but I am so curious about it, &lt;br&gt; &lt;p&gt;because i use the PHP SCA to reference a wsdl made by TUSCANY SCA &lt;br&gt; JAVA,it can not work, &lt;br&gt; and I notice that there is two files in PEAR\SCA\Bindings\tuscany,but &lt;br&gt; I don&#39;t know how to use it &lt;br&gt; &lt;p&gt;On 3月12日, 上午2时58分, Matthew Peters &amp;lt;matthew.f.pet...@googlemail.c om&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2009-03-11T18:58:52Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/baef9e179ff485de?show_docid=baef9e179ff485de</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/baef9e179ff485de?show_docid=baef9e179ff485de"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  Jacky, &lt;br&gt; just a quick note to let you know I am looking at this one. I am &lt;br&gt; making up a simple php UserService.php that will generate wsdl close &lt;br&gt; to what you have below. I will post a working example when I have it. &lt;br&gt; &lt;p&gt;Thanks to dali for spotting you need the &#39;soap&#39; argument. &lt;br&gt; &lt;p&gt;Matthew
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-03-11T06:54:42Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/5de4c192bda66dba?show_docid=5de4c192bda66dba</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/5de4c192bda66dba?show_docid=5de4c192bda66dba"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  it still can not work!it shows &amp;quot;The page cannot be displayed&amp;quot; &lt;br&gt; &lt;p&gt;On 3月10日, 下午6时08分, Dalibor Andzakovic
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dalibor Andzakovic</name>
  <email>dalibor.andzako...@swerve.co.nz</email>
  </author>
  <updated>2009-03-10T10:08:56Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/dc117dc45d0ec9bb?show_docid=dc117dc45d0ec9bb</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/dc117dc45d0ec9bb?show_docid=dc117dc45d0ec9bb"/>
  <title type="text">Re: [phpsoa] Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  $greeting_service = SCA::getService(&#39;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://172.16.18.15:8085/tuscanytest/UserService?wsdl&#39;&quot;&gt;[link]&lt;/a&gt;, &#39;soap&#39;); &lt;br&gt; HTH &lt;br&gt; dali &lt;br&gt; greeting_service = SCA::getService(&#39;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://172.16.18.15:8085/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-03-10T02:24:51Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/25b00f6f207b4265?show_docid=25b00f6f207b4265</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/25b00f6f207b4265?show_docid=25b00f6f207b4265"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  no one help me?
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-03-05T08:16:42Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/4ba996de379b2df8?show_docid=4ba996de379b2df8</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/4ba996de379b2df8?show_docid=4ba996de379b2df8"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  thank you very much,and i already reinstall my os system,and now is &lt;br&gt; win2003,and it&#39;s is fine, &lt;br&gt; but another question is :when i use the php sca to reference the wsdl &lt;br&gt; which generated by apache tuscany sca, &lt;br&gt; the php can not get the result,even the sample is helloworld,why? &lt;br&gt; &lt;p&gt;and this is the wsdl which generated by apache tuscany sca:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2009-03-04T18:42:54Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6/28662a2efc5fa8ad?show_docid=28662a2efc5fa8ad</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6/28662a2efc5fa8ad?show_docid=28662a2efc5fa8ad"/>
  <title type="text">Re: Still alive?</title>
  <summary type="html" xml:space="preserve">
  No, dead. But you&#39;ve shamed us into coming back to life :-)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2009-03-04T18:41:52Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/0c96482fa78d7fba?show_docid=0c96482fa78d7fba</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/0c96482fa78d7fba?show_docid=0c96482fa78d7fba"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  Hi Jacky, &lt;br&gt; sorry you had difficulties. You did everything right. If I try out &lt;br&gt; your example the sytax is all just fine. &lt;br&gt; &lt;p&gt;I can sort of see what is going wrong without knowing straightaway how &lt;br&gt; to fix it. &lt;br&gt; &lt;p&gt;The error message says that xmlSAXUserParseFile returned an error. &lt;br&gt; This is a routine in the libxml code that we use to do all the XML
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-03-04T15:45:40Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/ebc63b5f44e76219/ece8f5f953fd6ae6?show_docid=ece8f5f953fd6ae6</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/ebc63b5f44e76219/ece8f5f953fd6ae6?show_docid=ece8f5f953fd6ae6"/>
  <title type="text">Re: php sca can not reference the wsdl that made by java!help</title>
  <summary type="html" xml:space="preserve">
  nobody know the reason?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2009-03-03T17:12:09Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6aa662ed940f16d1/cea8b676e4eb45b6?show_docid=cea8b676e4eb45b6</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6aa662ed940f16d1/cea8b676e4eb45b6?show_docid=cea8b676e4eb45b6"/>
  <title type="text">Re: Creation of WSDL file in SCA</title>
  <summary type="html" xml:space="preserve">
  This looks a great idea. I have just added it and checked it in. I &lt;br&gt; wasn&#39;t sure that WSDL_DIR was quite unique enough - I&#39;d rather have it &lt;br&gt; in a namespace or an SCA at front or something - but actually I expect &lt;br&gt; it is good enough so I left it as it was. &lt;br&gt; &lt;p&gt;I agree we should have a release, especially since it looks like we
  </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/a5d442070aacb7a9?show_docid=a5d442070aacb7a9</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/ebc63b5f44e76219/a5d442070aacb7a9?show_docid=a5d442070aacb7a9"/>
  <title type="text">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>Thomy Berlin</name>
  <email>jbscoutber...@gmail.com</email>
  </author>
  <updated>2009-02-24T06:05:20Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6/33b0b879685f2326?show_docid=33b0b879685f2326</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6/33b0b879685f2326?show_docid=33b0b879685f2326"/>
  <title type="text">Re: [phpsoa] Re: Still alive?</title>
  <summary type="html" xml:space="preserve">
  no, not dead - more s sort of sleeping :) &lt;br&gt; &lt;p&gt;2009/2/24 jackyrong &amp;lt;jackyr...@tom.com&amp;gt;:
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-02-24T04:53:49Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6/679884d1dbfd40d2?show_docid=679884d1dbfd40d2</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6/679884d1dbfd40d2?show_docid=679884d1dbfd40d2"/>
  <title type="text">Re: Still alive?</title>
  <summary type="html" xml:space="preserve">
  maybe already dead
  </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/b6b98696feb79c6d?show_docid=b6b98696feb79c6d</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/5a8cb080b5ed6de6/b6b98696feb79c6d?show_docid=b6b98696feb79c6d"/>
  <title type="text">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-20T01:35:46Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/e5f357f7c00d1c97?show_docid=e5f357f7c00d1c97</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/e5f357f7c00d1c97?show_docid=e5f357f7c00d1c97"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  it is so crazy that i run it on wi2003 server,it is ok!but can not run &lt;br&gt; in visita!
  </summary>
  </entry>
  <entry>
  <author>
  <name>jackyrong</name>
  <email>jackyr...@tom.com</email>
  </author>
  <updated>2009-02-20T06:48:33Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/b0c2d00565a9cfd8?show_docid=b0c2d00565a9cfd8</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/b0c2d00565a9cfd8?show_docid=b0c2d00565a9cfd8"/>
  <title type="text">Re: my first demo for sca php has something wrong,help!</title>
  <summary type="html" xml:space="preserve">
  it&#39;s so crazy,i run it on win2003,that&#39;s ok,all code,apache,php,are &lt;br&gt; the same
  </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/915f80a25d02c1ae?show_docid=915f80a25d02c1ae</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f452feaf8730a18e/915f80a25d02c1ae?show_docid=915f80a25d02c1ae"/>
  <title type="text">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>Graham Charters</name>
  <email>gchart...@googlemail.com</email>
  </author>
  <updated>2009-02-10T13:36:44Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6aa662ed940f16d1/816abbe679300b20?show_docid=816abbe679300b20</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6aa662ed940f16d1/816abbe679300b20?show_docid=816abbe679300b20"/>
  <title type="text">Re: Creation of WSDL file in SCA</title>
  <summary type="html" xml:space="preserve">
  Hi Marcelo, &lt;br&gt; &lt;p&gt;Thanks for the suggested update to allow WSDL generation to be &lt;br&gt; redirected. This looks like a useful enhancement. We&#39;ll take a look &lt;br&gt; and see about incorporating it. It&#39;s been quite a while since we did &lt;br&gt; a release so it would be good to get this rolled in with some other &lt;br&gt; outstanding items.
  </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/0553e5763acf880b?show_docid=0553e5763acf880b</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/6aa662ed940f16d1/0553e5763acf880b?show_docid=0553e5763acf880b"/>
  <title type="text">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>Rob</name>
  <email>rricha...@cdatazone.org</email>
  </author>
  <updated>2008-12-12T13:38:50Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/8e3fd50660e38e07?show_docid=8e3fd50660e38e07</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/8e3fd50660e38e07?show_docid=8e3fd50660e38e07"/>
  <title type="text">Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  Hey all, while not all that active around here, I still lurk and try &lt;br&gt; to follow whats going on around here :) &lt;br&gt; &lt;p&gt;Have you tried creating a stream context and setting the SSL options &lt;br&gt; there? &lt;br&gt; not only can this be passed to fopen, but it should also work if you &lt;br&gt; set it as the default stream context as well.
  </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/8e61edb70b07bf06?show_docid=8e61edb70b07bf06</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/f26f87794ad22252/8e61edb70b07bf06?show_docid=8e61edb70b07bf06"/>
  <title type="text">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>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2008-11-25T12:47:01Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/2d2f221cc10ec8c3?show_docid=2d2f221cc10ec8c3</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/2d2f221cc10ec8c3?show_docid=2d2f221cc10ec8c3"/>
  <title type="text">Re: [phpsoa] Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  On Tue, Nov 25, 2008 at 7:58 AM, Matthew Peters &lt;br&gt; &lt;p&gt;Yes. I will talk to the core developers directly. &lt;br&gt; &lt;p&gt;I will let you know. &lt;br&gt; &lt;p&gt;Silvano
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2008-11-25T09:58:02Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/40773535d3ba39b0?show_docid=40773535d3ba39b0</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/40773535d3ba39b0?show_docid=40773535d3ba39b0"/>
  <title type="text">Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  I wonder too. I suggest one of us put a question on one of the PHP &lt;br&gt; mailing lists, or maybe on the page to do with fopen(). Are you happy &lt;br&gt; to do that, Silvano? &lt;br&gt; &lt;p&gt;Matthew
  </summary>
  </entry>
  <entry>
  <author>
  <name>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2008-11-24T15:41:07Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/4362ac81f8421485?show_docid=4362ac81f8421485</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/4362ac81f8421485?show_docid=4362ac81f8421485"/>
  <title type="text">Re: [phpsoa] Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  Yes, I do :) &lt;br&gt; &lt;p&gt;Silvano
  </summary>
  </entry>
  <entry>
  <author>
  <name>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2008-11-24T15:40:39Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/922eca26c905c613?show_docid=922eca26c905c613</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/922eca26c905c613?show_docid=922eca26c905c613"/>
  <title type="text">Re: [phpsoa] Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  On Sun, Nov 23, 2008 at 6:49 PM, Matthew Peters &lt;br&gt; &lt;p&gt;For this specific case I need to get it via cURL, where I can specify the cert: &lt;br&gt; &lt;p&gt;	curl_setopt($res_curl, CURLOPT_SSL_VERIFYPEER, 1); &lt;br&gt; curl_setopt($res_curl, CURLOPT_SSLCERT, &amp;quot;/path/to/cert.crt&amp;quot;); &lt;br&gt; &lt;p&gt;or, like I resolved, using the SoapClient, but it was a pain to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Caroline Maynard</name>
  <email>c...@php.net</email>
  </author>
  <updated>2008-11-24T15:32:14Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/6a3c13b4e28fb618?show_docid=6a3c13b4e28fb618</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/6a3c13b4e28fb618?show_docid=6a3c13b4e28fb618"/>
  <title type="text">Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve forgotten a lot of what I knew about this too, but Matthew&#39;s &lt;br&gt; approach of getting the connection working first without SCA is a good &lt;br&gt; one. The first obvious question is do you have OpenSSL compiled in?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Caroline Maynard</name>
  <email>c...@php.net</email>
  </author>
  <updated>2008-11-24T15:21:29Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1324299b38d83a90/c0d21822862ad278?show_docid=c0d21822862ad278</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1324299b38d83a90/c0d21822862ad278?show_docid=c0d21822862ad278"/>
  <title type="text">Re: How is the SDO development and when is it supposed to become stable?</title>
  <summary type="html" xml:space="preserve">
  See &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pecl.php.net/package/SCA_SDO&quot;&gt;[link]&lt;/a&gt; - the 1.0.0 release on 2006-03-01 &lt;br&gt; Many of the information sources are shamefully out of date. I think &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.osoa.org/display/PHP&quot;&gt;[link]&lt;/a&gt; is probably the best place to start.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Peters</name>
  <email>matthew.f.pet...@googlemail.com</email>
  </author>
  <updated>2008-11-23T20:49:11Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/fdefc0c586594eae?show_docid=fdefc0c586594eae</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/fdefc0c586594eae?show_docid=fdefc0c586594eae"/>
  <title type="text">Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  OK so that&#39;s useful information and makes sense. How would you go &lt;br&gt; about connecting to an https URL from PHP? I have never tried it. Is &lt;br&gt; there a way to give the userid and password to the file wrapper? &lt;br&gt; &lt;p&gt;Matthew
  </summary>
  </entry>
  <entry>
  <author>
  <name>Graham Charters</name>
  <email>gchart...@googlemail.com</email>
  </author>
  <updated>2008-11-21T15:41:13Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1cc1c00419a2a7f0/5257d9d1559ac68c?show_docid=5257d9d1559ac68c</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/1cc1c00419a2a7f0/5257d9d1559ac68c?show_docid=5257d9d1559ac68c"/>
  <title type="text">Re: Local SCA client access.</title>
  <summary type="html" xml:space="preserve">
  Hi Bruno, &lt;br&gt; &lt;p&gt;There is a cost over and above doing local calls for local SCA service &lt;br&gt; invocations. Firstly, SCA will reflect on the service you are going &lt;br&gt; to call, in order to understand its types and what methods are &lt;br&gt; available. Secondly, the invocation will go through a proxy (SCA/ &lt;br&gt; Bindings/local/Proxy.php) to make the call. Proxying allows us to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Silvano Girardi Jr</name>
  <email>silvan...@gmail.com</email>
  </author>
  <updated>2008-11-20T20:44:01Z</updated>
  <id>http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/d914f059cf54e1e4?show_docid=d914f059cf54e1e4</id>
  <link href="http://groups.google.co.uk/group/phpsoa/browse_frm/thread/7aa1b580e0f9d8fe/d914f059cf54e1e4?show_docid=d914f059cf54e1e4"/>
  <title type="text">Re: [phpsoa] Re: Consuming SSL secured web services</title>
  <summary type="html" xml:space="preserve">
  On Thu, Nov 20, 2008 at 4:36 PM, Matthew Peters &lt;br&gt; &lt;p&gt;Nope. &lt;br&gt; &lt;p&gt;&amp;quot;failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden&amp;quot; &lt;br&gt; &lt;p&gt;Because it requires the certificate as well. &lt;br&gt; &lt;p&gt;Silvano
  </summary>
  </entry>
</feed>
