Author: chatra Date: Tue Oct 24 02:17:06 2006 New Revision: 467287 URL: http://svn.apache.org/viewvc?view=rev&rev=467287 Log: minor corrections
Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html?view=diff&rev=467287&r1=467286&r2=467287 ============================================================================== --- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html (original) +++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html Tue Oct 24 02:17:06 2006 @@ -247,7 +247,7 @@ the response parameters</li> </ol> -<h3>Using your own Repository</h3> +<h3>Using Your Own Repository</h3> <p>You could use your own repository with Axis2 Client, Following code shows how to do this.</p> @@ -260,7 +260,7 @@ <h2><a name="config">Configuring Axis2</a></h2> -<h3>Axis2 repository</h3> +<h3>Axis2 Repository</h3> <p>Axis2 configuration is based on a repository and standard archives formats. A repository is a directory in the file system and it should have @@ -350,9 +350,8 @@ href="modules.html">create your own modules with Axis2</a>. Also refer to <a href="axis2config.html#Global_Configuration">Axis2 Configuration Guide</a> for a reference on module.xml file.</p> -. -<h3>WS-Addressing support</h3> +<h3>WS-Addressing Support</h3> <p>WS-Addressing support for Axis2 is implemented by the addressing module. To enable addressing you need to engage the addressing module in both server @@ -410,7 +409,7 @@ <p>Please refer to <a href="rest-ws.html" target="_blank">RESTful Web Services</a> for more information</p> -<h3>Pluggable data binding</h3> +<h3>Pluggable Data Binding</h3> <p>Axis2 ship with Axis Data Binding(ADB) as the default data binding framework, however the data binding frameworks are pluggable to axis2, and --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]