You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/02/08 13:39:17 UTC

svn commit: r907636 - /tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/definitions.xml

Author: slaws
Date: Mon Feb  8 12:39:16 2010
New Revision: 907636

URL: http://svn.apache.org/viewvc?rev=907636&view=rev
Log:
Correct comment location

Modified:
    tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/definitions.xml

Modified: tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/definitions.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/definitions.xml?rev=907636&r1=907635&r2=907636&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/definitions.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/definitions.xml Mon Feb  8 12:39:16 2010
@@ -27,11 +27,11 @@
             
     <sca:bindingType type="sca:binding.ws"  mayProvide="sca:SOAP sca:SOAP.v1_1 sca:SOAP.v1_2 tuscany:MTOM" alwaysProvides=""/>
 
-    <!-- PolicyIntents defined by the SCA Runtime Extension for WS Binding Axis 2 -->
-
     <!-- see the file sca-policy-1.1-intents-definitions.xml in the -->
     <!-- assembly-xsd module for spec defined intents               -->
     
+    <!-- PolicyIntents defined by the SCA Runtime Extension for WS Binding Axis 2 -->
+    
     <sca:intent name="MTOM" constrains="sca:binding.ws">
         <sca:description>
             Communication through this binding requires MTOM support