Hi Prashanth, Thanks for your interest in the Native(C++) projects.
Sorry, but the SCA is really out of date and its samples weren't updated when DAS for XML was removed. This sample could be fixed using another solution intead of using the php_sdo_das_xml.dll to access data. But I'm not sure which solution, since I'm not used to with PHP. Could you please open a JIRA for it? Maybe you also have already thought about a solution for this problem and submit a patch : ). Tuscany is really needing help with C++ projects. Regards, Adriano Crestani On Fri, Mar 7, 2008 at 5:28 AM, Prashanth Rao <[EMAIL PROTECTED]> wrote: > Hi > > 1] I am trying SCA C++ implementation on a windows XP platform. I was > trying > some of the samples and was able to execute the C++ clients for bigBank > and > the cppCalculator samples.. > > However, when i try to run the PHP client for bigBank (followed the > guidelines in the doc..) First, I could not find > php_sdo_das_xml.dll<http://pecl4win.php.net/ext.php/php_sdo_das_xml.dll> > for download (also on the php site, i read tat it has been obsoleted and > is > removed?) Hence when i try to run the PHP based webclient for bigBank > sample, I get following error > > Class 'SDO_DAS_XML' not found .. Is there any solution for this? > > > 2] Also, if I manually create a WSDL interface for a C++ component, what > are > the steps needed to deploy the WSDL onto a server (say AXIS2/C or apache > server?) > > > Look forward to your reply.. > > > Thanks > Prashanth >
