Installing XML::Compile::SOAP
Jason Tang
dragor at jml.net
Fri Jul 18 15:03:24 BST 2008
Hi
I'm wondering if anyone else is getting this problem when trying to
install XML::Compile::SOAP
error: data for element or block starting with `Body' missing at
{http://schemas.xmlsoap.org/soap/envelope/}Envelope
for the following test
t/10soap11.t
and here's the message its trying to test with..
<SOAP-ENV:Envelope
xmlns:x0="http://test-types"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
<x0:Transaction
mustUnderstand="1"
actor="http://schemas.xmlsoap.org/soap/actor/next http://actor">
5
</x0:Transaction>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<x0:GetLastTradePrice>
<symbol>DIS</symbol>
</x0:GetLastTradePrice>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
I can't see from the wood from the trees at the moment. It looks like it
DOES have a BODY element. Its there!
Any help appreciated
--
Jason Tang - email: jason at dragor.net - msn: jason-msn at dragor.net
More information about the london.pm
mailing list