[phpsoa] XmlRPC test commented out in BUZZARD

2007-04-26 Thread simonslaws
Anyone any idea if we can get the XmlRpc test operable again? It fails with two errors at the moment. 1) testXsdType(SCA_XmlRpcTest) SDO_PropertyNotSetException: Cannot read property 'name' because it is not set C:\simon\Projects\Tuscany\php\branch-build\pecl\sdo\tests\SCA\phpunit \XmlRpc\Xml Rpc

[phpsoa] Running PHP Unit tests

2007-04-26 Thread simonslaws
In the run.bat file under /tests the command line is phpunit SCA_SDO_TestSuite TestSuite.php Should this be php path/to/phpunit SCA_SDO_TestSuite TestSuite.php Or am I doing something wrong/have the wrong version of something? Simon --~--~-~--~~~---~--~~ You

[phpsoa] Examples index - was: contents of next release

2007-04-26 Thread simonslaws
I'm just looking at putting some tests up for JsonRpc and RestRpc and I notice that the index.html under examples/SCA is inaccurate now. Does anyone want to have a crack at fixing it and maybe adding in the complete list of examples (well the ones that will run is a browser)? Simon --~--~--

[phpsoa] Re: Discussion on build-the-sca-sdo-pecl-extension

2007-04-26 Thread simonslaws
On 26 Apr, 14:15, Jack Zai <[EMAIL PROTECTED]> wrote: > Yesterday, I finally got some SCA PHP examples running. Be honest, it > really was more complicated than what I expected, and here is some > experience. > > The first thing to do was to get a copy of the PHP source, and also > SDO_SCA sour

[phpsoa] Discussion on build-the-sca-sdo-pecl-extension

2007-04-26 Thread Jack Zai
Yesterday, I finally got some SCA PHP examples running. Be honest, it really was more complicated than what I expected, and here is some experience. The first thing to do was to get a copy of the PHP source, and also SDO_SCA source from the BUZZARD branch. It was easily done by issuing commands