You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Dan Becker (JIRA)" <de...@tuscany.apache.org> on 2008/08/25 18:07:44 UTC

[jira] Updated: (TUSCANY-2561) Soap intents are lower case while the policy framework says that they should be upper case

     [ https://issues.apache.org/jira/browse/TUSCANY-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Becker updated TUSCANY-2561:
--------------------------------

    Attachment: TUSCANY-2561.patch

Contains implementation to change SOAP namespaces from lower case to upper case.

> 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
>         Environment: All
>            Reporter: Simon Laws
>            Assignee: Dan Becker
>             Fix For: Java-SCA-Next
>
>         Attachments: 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.