Skip Menu |

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

Report information
The Basics
Id: 65119
Status: open
Priority: 0/
Queue: XML-Compile-SOAP

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

Bug Information
Severity: Normal
Broken in: 2.21
Fixed in: (no value)



Subject: Move soapAction from SOAPHTTP to operation
Show quoted text
MO> The problem is that the soapAction is organized MO> by the ::SOAPHTTP object, where it should be bound MO> to the operation data. It's probably not too hard MO> to fix in the same way as I handle the WSA info.
The problem arrived while trying to pass a SOAPHTTP object to wsdl->compileClient as 'transport' parameter. This object created by SOAPHTTP->compileClient while SOAPHTTP know nothing about the wsdl yet.