Author: azeez Date: Thu Jun 25 05:18:05 2009 New Revision: 39936 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=39936
Log: updated doc Modified: trunk/wsas/java/docs/xdoc/mex_sample_guide.xml Modified: trunk/wsas/java/docs/xdoc/mex_sample_guide.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/docs/xdoc/mex_sample_guide.xml?rev=39936&r1=39935&r2=39936&view=diff ============================================================================== --- trunk/wsas/java/docs/xdoc/mex_sample_guide.xml (original) +++ trunk/wsas/java/docs/xdoc/mex_sample_guide.xml Thu Jun 25 05:18:05 2009 @@ -53,8 +53,8 @@ <ol> <li>Log in</li> <li>Click on the link 'list' under services in the Manage section on the left hand side panel.</li> - <p>You will see HelloService has been already deployed.</p> - <li>Click on the HelloService link</li> + <p>You will see HelloWorldService1 has been already deployed.</p> + <li>Click on the HelloWorldService1 link</li> <li>Clink on the Module link under Actions</li> <li>Select wso2mex from the drop down list and click the engage button</li> <li>An alert box would be displayed if the module is engaged succesfully</li> @@ -70,7 +70,7 @@ <p>You will be prompted for the URL of the service of which you wish get retrieve metadata</p> <pre>e.g. Please enter the service URL:<br/> - http://localhost:9763/services/HelloService + http://localhost:9763/services/HelloWorldService1 </pre> <li>Choose the type of metadata that you wish to retrieve</li> <pre>e.g. If you wish to retrieve XML Schema documents you need to type 1 _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
