Hi
1. SoapClient has a setOperationName that will set the SOAPAction header.
2. JiBX/WS does not support setting arbitrary content-types. The
SOAP 1.1 spec (http://www.w3.org/TR/2000/NOTE-SOAP-2508/)
states "HTTP applications MUST use the media type "text/xml"
according to
my bad, its SOAPAction not soapmethod
On Tue, Sep 21, 2010 at 11:22 AM, Steel City Phantom wrote:
> im using jibx ws to send to a web service. everything seems to be right
> but the server keeps rejecting the request saying invalid soapmethod header.
> i pointed the request at a php script that