Author: ruwan
Date: Mon Jan 26 00:18:25 2009
New Revision: 29428
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29428

Log:
Disabling the synapse module on the UI console


Modified:
   
branches/synapse/1.2.wso2v1/modules/mar/src/main/resources/META-INF/module.xml

Modified: 
branches/synapse/1.2.wso2v1/modules/mar/src/main/resources/META-INF/module.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/synapse/1.2.wso2v1/modules/mar/src/main/resources/META-INF/module.xml?rev=29428&r1=29427&r2=29428&view=diff
==============================================================================
--- 
branches/synapse/1.2.wso2v1/modules/mar/src/main/resources/META-INF/module.xml  
    (original)
+++ 
branches/synapse/1.2.wso2v1/modules/mar/src/main/resources/META-INF/module.xml  
    Mon Jan 26 00:18:25 2009
@@ -35,4 +35,6 @@
         </handler>
     </InFlow>
 
+    <parameter name="adminModule" locked="true">true</parameter>
+
 </module>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to