Author: keith
Date: Wed Jan 16 01:41:21 2008
New Revision: 12333
Log:
Cannot hide our admin service cause we need it persisted.
Modified:
trunk/mashup/java/modules/core/conf/server.xml
Modified: trunk/mashup/java/modules/core/conf/server.xml
==============================================================================
--- trunk/mashup/java/modules/core/conf/server.xml (original)
+++ trunk/mashup/java/modules/core/conf/server.xml Wed Jan 16 01:41:21 2008
@@ -373,7 +373,7 @@
<Name>wso2mashup-scraperService</Name>
<Name>wso2mashup-coreservices-servicemetadatalister</Name>
<Name>wso2mashup-coreservices-servicesharinghelper</Name>
- <Name>wso2mashup-adminServices</Name>
+ <!--<Name>wso2mashup-adminServices</Name>-->
</ServiceGroups>
<Modules>
<Name>wso2wsas-admin</Name>
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev