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.