in reply to A dreaded SOAP server with ws-security
I need to make SOAP::Lite ""understand" what it doesn't understand,
Do you really?
I think XML::Compile::SOAP::WSS is your only chance for least amount of work, so start with http://perl.overmeer.net/xml-compile/#doc, https://metacpan.org/source/MARKOV/XML-Compile-SOAP-Daemon-3.11/examples/psgi/calculator.wsdl https://metacpan.org/source/MARKOV/XML-Compile-SOAP-Daemon-3.11/examples/psgi/calculator.psgi
or one of the other examples and inject XML::Compile::SOAP::WSS into the mix
Good luck, I hope your post your progress :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: A dreaded SOAP server with ws-security
by SuperSparky (Novice) on Jul 06, 2015 at 19:54 UTC |