Author: senaka Date: Fri Mar 7 09:32:06 2008 New Revision: 634753 URL: http://svn.apache.org/viewvc?rev=634753&view=rev Log: Documenting wsdl_path under 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=634753&r1=634752&r2=634753&view=diff ============================================================================== --- webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html (original) +++ webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html Fri Mar 7 09:32:06 2008 @@ -1509,6 +1509,7 @@ <tr class="b"><th>Description</th><th>Possible Value</th><th>Parameter Value</th></tr> <tr class="a"><td>Specifies the name of the shared library that holds the service implementation</td><td>serviceClass</td><td>the service name. Example: echo</td></tr> + <tr class="a"><td>Path of static WSDL to be attached with service</td><td>wsdl_path</td><td>Absolute path or path relative to AXIS2C_HOME/bin</td></tr> <tr class="a"><td>Default HTTP Method used in a REST invocation</td><td>defaultRESTMethod</td><td>One of GET, POST, HEAD, PUT or DELETE</td></tr> </tbody></table></td></tr> <tr class="b"><td>locked</td> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]