Author: azeez Date: Mon Jun 9 23:23:04 2008 New Revision: 18261 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18261
Log: Removed persistent RM doc Modified: branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml Modified: branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml?rev=18261&r1=18260&r2=18261&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml (original) +++ branches/wsas/java/2.3/wsas/modules/documentation/src/site/xdoc/faqs.xml Mon Jun 9 23:23:04 2008 @@ -31,7 +31,6 @@ <li><a href="#q3"> Why do I see two endpoints listed for my service in the Service Information Page?</a></li> <li><a href="#q4">When a module is uploaded @server_short_name@ asks me to restart the server. Why is this necessary ?</a></li> <li><a href="#q5">I cannot monitor the messages using the tracer! What's wrong?</a></li> - <li><a href="#q6">How can I configure @server_short_name@ to use persistentRM?</a></li> <li><a href="#q7">How can I change @server_short_name@ SSL certificate?</a></li> <li><a href="#q8">How do I run @server_short_name@ as a Unix daemon?</a></li> <li><a href="#q9">On Sun Solaris, when I start @server_short_name@, I get a security exception. How do I rectify this?</a></li> @@ -81,13 +80,6 @@ Management Console.</p> <hr /> -<a name="q6"/> -<p><strong>Q6: How can I configure @server_short_name@ to use persistent -RM?</strong><br /> -A6: Change the value of the property in the axis2.xml named -"Sandesha2StorageManager" to 'persistent'.</p> -<hr /> - <a name="q7"/> <p><strong>Q7: How can I change @server_short_name@ SSL certificate?</strong><br /> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
