Skip Menu |

This queue is for tickets about the XML-Compile-SOAP12 CPAN distribution.

Report information
The Basics
Id: 83252
Status: resolved
Priority: 0/
Queue: XML-Compile-SOAP12

People
Owner: Nobody in particular
Requestors: raherh [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.02
Fixed in: (no value)



Subject: wsdl with soap 1.2
I'd like to consume a web service with wsdl using soap 1.2 protocol. I have noticed two problems: In XML::Compile::SOAP12::Operation, line 173. Shouldn't be soap_fault correctly soap12_fault? In XML::Compile::SOAP12::Util, line 39. Shouldn't read http://www.w3c.org/2003/05/ as http://www.w3.org/2003/05/ ? I still get this error: error: don't known how to interpret XML data http://www.w3.org/2003/05/soap-encoding when calling $wsdl->compileClient Where to chase this error? Regards Radek
Subject: Re: [rt.cpan.org #83252] wsdl with soap 1.2
Date: Sun, 10 Feb 2013 22:38:56 +0100
To: Radek via RT <bug-XML-Compile-SOAP12 [...] rt.cpan.org>
From: Mark Overmeer <mark [...] overmeer.net>
* Radek via RT (bug-XML-Compile-SOAP12@rt.cpan.org) [130210 15:36]: Show quoted text
> Sun Feb 10 10:36:48 2013: Request 83252 was acted upon. > Transaction: Ticket created by rahe > Queue: XML-Compile-SOAP12 > Subject: wsdl with soap 1.2 > > I'd like to consume a web service with wsdl using soap 1.2 protocol.
The XML::Compile::SOAP12 manual page starts like this: XML::Compile::SOAP12 - base class for SOAP1.2 implementation === SYNOPSIS **WARNING** Implementation not finished: not usable!! That's not a joke. It is my test for the open source development model: do I have to give all my time away for free, or will a company pay me to fill-in the gaps. Four companies contacted me, but none of those offered me the week of work I need to complete it. -- MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
still no company volunteered, no SOAP1.2 yet.