[phpsoa] Consuming SSL secured web services

2008-11-19 Thread Silvano Girardi Jr
Lady and Gentlemen :) I am trying to consume a SSL secured web service and I need to use a certificate to even get to the WSDL. I was doing changes in the SCA_Bindings_soap_Proxy to accept the local_cert and passphrase, but after the first attempt I realized that it may not be enough to do the j

[phpsoa] Where shall I put my XSDs on a SCA service?

2008-11-19 Thread Bruno Reis
Hi there, I followed the IBM tutotial on: http://www.ibm.com/developerworks/web/library/ws-soa-scasdo/index.html I downloaded the sources and it run ok, but on my wsdl I do not get the param and return types as shown on the tutorial. on the tutorial: **

[phpsoa] Re: Where shall I put my XSDs on a SCA service?

2008-11-19 Thread Graham Charters
Hi Bruno, so far as I can tell, the types are soap types, not the types on your service portType (interface). We have gone through many iterations of WSDL generation (sometimes with xsi:type, sometimes without :-S ) to try to get interop sorted out. What you show many not actually be wrong. Doe

[phpsoa] Re: Where shall I put my XSDs on a SCA service?

2008-11-19 Thread Bruno Reis
Thanks Graham, the service works just fine, then I guess its just a diferent version of the tutorial's wsdl example. I will study some more wsdl and sdo to undrstand it better. Bruno 2008/11/19 Graham Charters <[EMAIL PROTECTED]> > > Hi Bruno, so far as I can tell, the types are soap types, no

[phpsoa] Local SCA client access.

2008-11-19 Thread Bruno Reis
Hi there, I was wondering about how a local SCA access happens. I run trough the IBM tutorial where I set up a service and a client, running on the same machine. It worked just fine, but I have not tested performance. How is this operation compared to a normal method access? Does this local acces

[phpsoa] Re: Consuming SSL secured web services

2008-11-19 Thread silvanojr
Adding the error message. [19-Nov-2008 12:42:27] PHP Fatal error: Uncaught SCA_RuntimeException: SDO_Exception in setWSDLTypes : SDO_DAS_XML::create - Unable to parse the supplied xsd file 1 parse error(s) occurred when parsing the file 'https://URL/WS.wsdl': 1. xmlSAXUserParseFile returned an e