[
https://issues.apache.org/jira/browse/TUSCANY-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629751#action_12629751
]
ant elder commented on TUSCANY-2561:
------------------------------------
This was applied to trunk in r693171. I'll also move it over to the 1.3.2
branch, its not a straightforward merge as the trunk patch is on top of other
changes which aren't in the 1.3 branch.
> Soap intents are lower case while the policy framework says that they should
> be upper case
> ------------------------------------------------------------------------------------------
>
> Key: TUSCANY-2561
> URL: https://issues.apache.org/jira/browse/TUSCANY-2561
> Project: Tuscany
> Issue Type: Bug
> Affects Versions: Java-SCA-1.3
> Environment: All
> Reporter: Simon Laws
> Assignee: Dan Becker
> Fix For: Java-SCA-1.3.2
>
> Attachments: TUSCANY-2561.1.patch, TUSCANY-2561.patch
>
>
> The soap intents define here
> http://svn.apache.org/repos/asf/tuscany/java/sca/modules/binding-ws-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/definitions.xml
> read
> soap, soap.1_1, soap.1_2
> and according to the policy framework spec should be
> SOAP, SOAP.1_1, SOAP.1_2
> This difference came about as the Web Services spec uses the lower case
> version. An OASIS issue has been raised to make the specs consistent.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.