Author: keith
Date: Wed Jan 16 07:38:00 2008
New Revision: 12355
Log:
Updating documentation
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 Wed Jan
16 07:38:00 2008
@@ -18,14 +18,16 @@
<module ref="wso2mashup-admin"/>
<service name="MashupLoginServiceUT" scope="transportsession">
<Description>
- This service holds the admin operations.
+ This service holds the login operation.
+ Once this is called user can invoke othjer operations under this
serviceGroup.
</Description>
<parameter
name="ServiceClass">org.wso2.mashup.admin.service.MashupLoginService</parameter>
<schema schemaNamespace="http://admin.mashup.wso2.org/xsd"/>
</service>
<service name="MashupLoginServiceIC" scope="transportsession">
<Description>
- This service holds the admin operations.
+ This service holds the login operation.
+ Once this is called user can invoke othjer operations under this
serviceGroup.
</Description>
<parameter
name="ServiceClass">org.wso2.mashup.admin.service.MashupLoginService</parameter>
<schema schemaNamespace="http://admin.mashup.wso2.org/xsd"/>
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev