You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2008/10/15 05:08:07 UTC

svn commit: r704770 - /webservices/axis2/trunk/java/modules/mtompolicy-mar/src/META-INF/module.xml

Author: nandana
Date: Tue Oct 14 20:08:07 2008
New Revision: 704770

URL: http://svn.apache.org/viewvc?rev=704770&view=rev
Log:
Adding supported policy namespaces 

Modified:
    webservices/axis2/trunk/java/modules/mtompolicy-mar/src/META-INF/module.xml

Modified: webservices/axis2/trunk/java/modules/mtompolicy-mar/src/META-INF/module.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/mtompolicy-mar/src/META-INF/module.xml?rev=704770&r1=704769&r2=704770&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/mtompolicy-mar/src/META-INF/module.xml (original)
+++ webservices/axis2/trunk/java/modules/mtompolicy-mar/src/META-INF/module.xml Tue Oct 14 20:08:07 2008
@@ -2,5 +2,6 @@
     <Description>
       fill in the description
     </Description>
+    <supported-policy-namespaces namespaces="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization http://www.w3.org/2007/08/soap12-mtom-policy"/>
 </module>