Author: keith
Date: Tue Jan 15 22:15:16 2008
New Revision: 12306

Log:

engaging the mashup-admin module here



Modified:
   trunk/mashup/java/modules/admin/service/META-INF/services.xml

Modified: trunk/mashup/java/modules/admin/service/META-INF/services.xml
==============================================================================
--- trunk/mashup/java/modules/admin/service/META-INF/services.xml       
(original)
+++ trunk/mashup/java/modules/admin/service/META-INF/services.xml       Tue Jan 
15 22:15:16 2008
@@ -15,6 +15,7 @@
   -->
 
 <serviceGroup name="wso2mashup-adminService">
+    <module ref="wso2mashup-admin"/>
     <service name="MashupLoginServiceUT" scope="transportsession">
         <Description>
             This service holds the admin operations.
@@ -29,5 +30,4 @@
         <parameter 
name="ServiceClass">org.wso2.mashup.admin.service.MashupAdminService</parameter>
         <schema schemaNamespace="http://admin.mashup.wso2.org/xsd"/>
     </service>
-
 </serviceGroup>
\ No newline at end of file

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to