[Xml-compile] XML::Compile::SOAP::Daemon access to SOAP Header
content
Lars Thegler
lars at thegler.dk
Wed Sep 15 07:23:22 GMT 2010
Hi fellow XML::Compile users,
I'm writing a SOAP service based on XML::Compile::SOAP::Daemon and a
WSDL specification [1], which has some authentication information in a
SOAP Header element.
I'm setting up callbacks with $deamon->operationsFromWSDL($wsdl,
callbacks => ...); but the callback is only receiving the SOAP Body
content.
How can I access the content received in the SOAP Header?
/Lars
[1] http://lars.thegler.dk/RTCBT.wsdl
More information about the Xml-compile
mailing list