[Xml-compile] possible problem with soapAction header?
Mark Overmeer
mark at overmeer.net
Sat Jan 22 22:02:32 GMT 2011
* Robin V. (robinsp at gmail.com) [110122 19:50]:
> Before this, I updated to last version of xml::compile, it may be the
> reason of the problem (or maybe the service I call has changed since
> the last time).
Any idea what your previous version was? Years ago, month ago?
Maybe something to do with
2.18 - promote soapAction() from ::SOAP11::Operation into
::SOAP::Operation
> <faultstring>The endpoint reference (EPR) for the Operation not found
> is http://www.ratp.fr/wsiv/services/Wsiv and the WSA Action =
> null</faultstring>
>
> Is this expected behavior ? I tried to force custom http header, but I
> didn't manage to do it cleanly.
I do not have a schema with soapAction at hand. Maybe you can help me.
Tracing the $action parameter is not too hard: start at the end at
XML::Compile::Transport::SOAPHTTP::_prepare_call($)
It seems that your server also supports WSA. Is that present in
your schema? Then load the "new" XML::Compile::SOAP::WSA.
--
Regards,
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark at Overmeer.net solutions at overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net
More information about the Xml-compile
mailing list