I have had a similar issue when trying to
use a JAXP/SAAJ client to call an Axis service. By programmatically setting the
SOAPAction MIME header from the client I was able to make it work.
Not what you’re looking for but
thought it might help.
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 19, 2006
2:19 PM
To: axis-user@ws.apache.org
Subject: Re: Can you default the
SOAPAction as being ""?
Robert,
Thanks
for the reply. What I was hoping to do was default the value of the
SOAPAction because my client is not sending it. Axis blows up as a
result.
Joshua
|
robert
<[EMAIL PROTECTED]>
04/19/2006 02:16 PM
Please
respond to axis-user
|
To: axis-user@ws.apache.org
cc:
Subject: Re: Can you default
the SOAPAction as being ""?
|
Sure, soap action can be "" . However,
that typically is only valid for a wsdl
using RPC encoded style. I've never seen Doc / lit wsdl without a soap
action.
HTH,
Robert
http://www.braziloutsource.com/
Em Quarta 19 Abril 2006 15:08, o [EMAIL PROTECTED] escreveu:
> Can you configure axis to default the SOAPAction as being ""?
I have a
> client which is sending me a message without the SOAPAction header.
>
> Joshua
>
>
*************************************************************************
> This communication, including attachments, is
> for the exclusive use of addressee and may contain proprietary,
> confidential and/or privileged information. If you are not the
intended
> recipient, any use, copying, disclosure, dissemination or
distribution is
> strictly prohibited. If you are not the intended recipient, please
notify
> the sender immediately by return e-mail, delete this communication
and
> destroy all copies.
>
*************************************************************************
--