ResourcesQuicksearchArchives |
Friday, March 19. 2010WS-* for PHPComments
Display comments as
(Linear | Threaded)
Hey Rob! Thanks for your continuous investment in this library. We use it in our SDK for electronic signatures. Your library made it possible for PHP to consume WCF and WSE exposed services with minimal effort.
Let me add to the experience with WSO libraries. I primarily work on a Mac and since a pre-compiled version was not an option (at least last time I checked on their site). Anyhow keep up the good work! -mb PS: if you are looking for feature requests - anything that can generate a SOAP client with your libraries out of a WSDL would be amazing!
Thanks Mike. Glad to hear they were useful.
For a client generation are you looking for general client stubs and/or the security code generation? For the latter, I have started looking at implementing some WS-Policy support but have no timeframe for that. A near term addition is going to be some simpler interfaces to perform the signature/encryption handling rather than requiring each step to be implemented in the extended SOAP client class.
I think a lot of people are expecting there to be a proxy generation shell script like the wsdl2java in Axis I/II frameworks.
If there is something that can construct the PHP proxies along with your framework built in - that would be great help. I am imagining something like wsdl2wse.php --headers UserNameToken;Addressing;BinarySecurityToken That's a very quick thought - so pardon me if it's not a full interface. -mb
I will add that to future features. I had been thinking about making it simpler to add security but hadn't thought about building it into a code generator.
If you mean digital signatures then those are already supported thru WS-Security; otherwise I am not sure what you mean by WS-Signature.
My mistake,
XML Signature is what i mean and if already exists it's good for us. |
Infocard Self-RegistrationContact MeI can be reached via my i-name: =Rob.Richards
Photos |
Tracked: Mar 24, 02:17