On Mon, Sep 8, 2008 at 3:08 PM, ant elder (JIRA) <[email protected]>wrote:
> > [ > https://issues.apache.org/jira/browse/TUSCANY-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629168#action_12629168] > > ant elder commented on TUSCANY-2561: > ------------------------------------ > > I already have this applied locally so i'll commit as soon as i can get a > build to go through cleanly > > > 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.xmlread > > 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. > > Great, thanks Ant. You beat me to it! Simon
