[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Aug 27 18:12:30 UTC 2008


kawas
Wed Aug 27 14:12:29 EDT 2008
Update of /home/repository/moby/moby-live/Docs/MOBY-S_API/Perl
In directory dev.open-bio.org:/tmp/cvs-serv13191/Docs/MOBY-S_API/Perl

Modified Files:
	construct_moses_soap_service.html 
	construct_moses_cgi_service.html 
Log Message:
changed the service type for these services
moby-live/Docs/MOBY-S_API/Perl construct_moses_soap_service.html,1.1,1.2 construct_moses_cgi_service.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Docs/MOBY-S_API/Perl/construct_moses_soap_service.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Docs/MOBY-S_API/Perl/construct_moses_soap_service.html	2008/05/01 21:44:46	1.1
+++ /home/repository/moby/moby-live/Docs/MOBY-S_API/Perl/construct_moses_soap_service.html	2008/08/27 18:12:29	1.2
@@ -54,7 +54,7 @@
 my $serviceName = "getReverseEchoString";
 
 # give our service a service type
-my $serviceType = "Retrieval";
+my $serviceType = "TutorialService";
 
 # the uri of the service provider
 my $authURI = "samples.jmoby.net";

===================================================================
RCS file: /home/repository/moby/moby-live/Docs/MOBY-S_API/Perl/construct_moses_cgi_service.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Docs/MOBY-S_API/Perl/construct_moses_cgi_service.html	2008/05/06 17:15:00	1.1
+++ /home/repository/moby/moby-live/Docs/MOBY-S_API/Perl/construct_moses_cgi_service.html	2008/08/27 18:12:29	1.2
@@ -54,7 +54,7 @@
 my $serviceName = "getReverseEchoString";
 
 # give our service a service type
-my $serviceType = "Retrieval";
+my $serviceType = "TutorialService";
 
 # the uri of the service provider
 my $authURI = "samples.jmoby.net";




More information about the MOBY-guts mailing list