All,

Is there a solution or workaround for this issue ?

Regards, Stefan Lecho.


stlecho wrote:
> 
> Hi,
> 
> I have configured the InflowSecurity parameter (extracted included
> underneath) on the server side with the "Signature" item.
> 
> One of our clients is using a C# client. The SOAP request that is received
> from this client contains Timestamp and Addressing related elements. This
> results in an "WSDoAllReceiver: security processing failed (actions
> mismatch)" AxisFault.
> 
> Is there a way to "ignore" the Timestamp and Addressing related elements
> on the server ?
> 
> Extract axis2.xml:
> <parameter name="InflowSecurity">
>   <action>
>     <items>Signature</items>
>     <signaturePropFile>interopin.properties</signaturePropFile>
>     <signatureKeyIdentifier>DirectReference</signatureKeyIdentifier>
>    
> <signatureParts>{Element}{http://schemas.xmlsoap.org/soap/envelope/}Body</signatureParts>
>   </action>
> </parameter>
> 
> 
> Regards, Stefan Lecho.
> 

-- 
View this message in context: 
http://www.nabble.com/-Rampart--Ignore-Timestamp-and-Addressing-from-client-tf3882252.html#a11392800
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to