in reply to SOAP with WSSE Authentication?
SOAP::Lite going to be able to handle this or do I need to use something like LWP?
SOAP::Lite is built on top of LWP, so yes
Does anyone have any examples of code that uses these mechanisms or have any suggestions as the best place to start
use SOAP::Simple and the modules its built upon, they actually generate/validate WSDL
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: SOAP with WSSE Authentication?
by Anonymous Monk on Jul 12, 2011 at 12:12 UTC |