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 du...@apache.org on 2008/07/02 10:54:26 UTC

svn commit: r673322 - /webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html

Author: dushshantha
Date: Wed Jul  2 01:54:26 2008
New Revision: 673322

URL: http://svn.apache.org/viewvc?rev=673322&view=rev
Log:
added information for MEP in services.xml section 

Modified:
    webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html

Modified: webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html?rev=673322&r1=673321&r2=673322&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html Wed Jul  2 01:54:26 2008
@@ -2926,6 +2926,12 @@
 <td>name of the operation</td>
 <td>Example: echoString</td>
 </tr>
+<tr class="b">
+<td>mep</td>
+<td>message exchange pattern uri. <p>This is defaulted to in-out MEP. For other MEPs, You need to specify the MEP.</p></td>
+<td>Example: "http://www.w3.org/2004/08/wsdl/in-only"</td>
+
+</tr>
 </tbody>
 </table>
 <p>Sub elements of <em>operation</em>: <em>parameter</em>