You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2007/02/07 11:11:57 UTC

svn commit: r504484 - /incubator/tuscany/cpp/sca/runtime/extensions/php/README

Author: slaws
Date: Wed Feb  7 02:11:56 2007
New Revision: 504484

URL: http://svn.apache.org/viewvc?view=rev&rev=504484
Log:
First attempt to commit to Tuscany. Want to see if I 
have access to SVN. Updated the paths required to build on 
windows.

Modified:
    incubator/tuscany/cpp/sca/runtime/extensions/php/README

Modified: incubator/tuscany/cpp/sca/runtime/extensions/php/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/php/README?view=diff&rev=504484&r1=504483&r2=504484
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/php/README (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/php/README Wed Feb  7 02:11:56 2007
@@ -106,7 +106,9 @@
   and accessed through SCA references. This will play the same role as SCA running hosted
   in Axis2C and will open up the service bindings implemented in PHP SCA_SDO. 
 10Implement meta data exchange between the PHP SCA implementation and the Tuscany C++ SCA
-  implementations so that selected parts of the SCDL definition can be omitted
+  implementations so that selected parts of the SCDL definition can be omitted.
+11There is a threading issue with the way that we are firing up the PHP embedding SAPI 
+  TSRM should solve it failes on the embedding initialization for some reason. 
 
 Dependencies 
 ------------
@@ -138,6 +140,8 @@
 
 PHP_HOME = the root directory of the PHP 5.2.0 source code install
 PATH = ensure that the root directory of the PHP 5.2.0 binary install appears 
+
+PHP_SCA_SDO_HOME = the directory in which the SCA_SDO pecl extension source is installed
 
 These changes come over and above the enviroment changes you need to make
 to build the core C++ SCA software (where are these described?)



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org