[
https://issues.apache.org/jira/browse/AXIS2-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davanum Srinivas updated AXIS2-1904:
------------------------------------
Assignee: Deepal Jayasinghe
> RawXMLINOutMessageReceiver sets target namespace
> ------------------------------------------------
>
> Key: AXIS2-1904
> URL: https://issues.apache.org/jira/browse/AXIS2-1904
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: Bradley Beddoes
> Assigned To: Deepal Jayasinghe
>
> The RawXMLINOutMessageReceiver modifies the returned OMElement after
> implemented business logic has finished processing it by calling the
> following:
> result.declareNamespace(service.getTargetNamespace(),
> service.getTargetNamespacePrefix());
> This in turn breaks any attempt to embed signed documents into the soap body
> as the inserted tns namespace of the web service endpoint breaks the pre
> calculated signatures when performing validation.
> I can't see any purpose for this call to be made in the raw XML receiver
> could it please be removed? Or at least some arguments for its inclusion
> given.
> thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]