On Tue, Aug 26, 2008 at 11:31 AM, Vamsavardhana Reddy (JIRA) < [email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/TUSCANY-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625693#action_12625693] > > Vamsavardhana Reddy commented on TUSCANY-2561: > ---------------------------------------------- > > Web Service Binding Specification Version 1.00 - Section 2.3.1 uses soap > intents that are lower case. Should we leave the intents to be lower case > for now while an issue is raised with OASIS TCs to make the WS Binding spec > and Policy spec consistent? > > > 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: ant elder > > 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.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. > > I believe this issue is tabled for discussion in the OASIS CSA bindings TC on Thursday 4th Sept so we could hold off committing this change until the final decision is made. Would be useful though to know where all the instances of this string are so we can change them if/when we have to. Simon
