[
https://issues.apache.org/jira/browse/TUSCANY-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-2561.
---------------------------------
Resolution: Fixed
I believe this has been resolved no and checked into trunk and the 1.3.2 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.