Installing XML::Compile::SOAP

Jason Tang dragor at jml.net
Fri Jul 18 17:52:04 BST 2008


On Fri Jul 18, 2008 at 06:42:47PM +0200, Mark Overmeer wrote:
> 
> Bugs happen.
> 
> Found the cause: since XML::Compile 0.88 (July 8th), the reader of
> XML messages is strict on the name-space of the elements it picks,
> not only looking at the localName of the elements.  Well, that broke
> XML::Compile::SOAP.
> 
> You know, the official SOAP1.1 specification is so horribly broken
> that it's schema does not say that it is name-space qualified, although
> it certainly must be used that way!
> 
> So, it took me some time to find the cause, but the solution was simple:
> force the name-space qualifiedness with an option that compile() has.
> 
> I'll release a new ::SOAP later this evening. (And a new version of
> XML::Compile, as usual on Fridays)
> -- 
> Thanks for the report,

Thanks for your efforts! Much appreciated.. will probably revisit this
on Monday with the view of getting somethign against our webservice up
and running.

Many thanks again

Jason
-- 
Jason Tang  - email: jason at dragor.net - msn: jason-msn at dragor.net


More information about the london.pm mailing list