I tried that already.  Although since I'm having trouble getting the
HTTP headers to get pulled out of the properties collection it might be
a similar issue (even though the SaajMarshaler doesn't require
"instanceof string" on it's headers).

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of James Strachan
Sent: Tuesday, August 30, 2005 9:08 AM
To: [email protected]
Subject: Re: [servicemix-user] SOAPAction Not Set Using SaajBinding

Schweter, Ryan wrote:
> I'm attempting to call a .net web service using SaajBinding.  The SOAP

> request looks perfect exception that the SOAPAction is empty.  Anyone 
> know how to set it?

I don't see a SAAJ standard way to set it. I wonder does adding a 
"SOAPAction" property to the NormalizedMessage before invoking the 
SaajBinding help at all? If set that should appear as a SAAJ 
SOAPMessage.addMimeHeader() which might do the trick.

If that does the trick we could customize the binding some more to make 
it easier to configure a SOAPAction from the Spring.xml

-- 

James
-------
http://radio.weblogs.com/0112098/


Reply via email to