[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Apr 8 22:40:12 UTC 2009


kawas
Wed Apr  8 18:40:11 EDT 2009
Update of /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES
In directory dev.open-bio.org:/tmp/cvs-serv9496/MOSES-MOBY/lib/MOSES

Modified Files:
	MOBY.pm 
Log Message:
updated doc
moby-live/Perl/MOSES-MOBY/lib/MOSES MOBY.pm,1.9,1.10
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY.pm	2009/04/07 18:13:11	1.9
+++ /home/repository/moby/moby-live/Perl/MOSES-MOBY/lib/MOSES/MOBY.pm	2009/04/08 22:40:11	1.10
@@ -907,6 +907,8 @@
    rather than load the base" enabled.<p/>
    Option <strong>-c</strong> generates both a <a href="#perl_modules_representing_bases_of_service_implementations">service implementation</a> 
      as well as a CGI dispatcher script.<p/>
+   Option <strong>-C</strong> generates both a <a href="#perl_modules_representing_bases_of_service_implementations">service implementation</a> 
+     as well as an Asynchronous CGI dispatcher script.<p/>
    Option <strong>-A</strong> generates both a <a href="#perl_modules_representing_bases_of_service_implementations">service implementation</a> 
      as well as an asynchronous module (and it updates the dispatcher table, as well).<p/>
    Option <strong>-u</strong> updates the service cache.<p/>
@@ -949,11 +951,11 @@
 IRRI, MIPS, default, iCAPTURE, testing
 $Registries = {
    'testing' => {
-      'namespace' => 'http://mobycentral.cbr.nrc.ca:8080/MOBY/Central',
+      'namespace' => 'http://bioinfo.icapture.ubc.ca/MOBY/Central',
       'public' => 'yes',
       'name' => 'Testing BioMoby registry',
       'contact' => 'Edward Kawas (edward.kawas at gmail.com)',
-      'endpoint' => 'http://mobycentral.cbr.nrc.ca:8080/cgi-bin/MOBY05/mobycentral.pl'
+      'endpoint' => 'http://bioinfo.icapture.ubc.ca/cgi-bin/mobycentral/MOBY-Central.pl'
       },
    'IRRI' => {
       'namespace' => 'http://cropwiki.irri.org/MOBY/Central',
@@ -967,12 +969,12 @@
        'endpoint' => 'http://cropwiki.irri.org/cgi-bin/MOBY-Central.pl'
        },
    'iCAPTURE' => {
-       'namespace' => 'http://mobycentral.icapture.ubc.ca/MOBY/Central',
+       'namespace' => 'http://moby.ucalgary.ca/MOBY/Central',
        'text' => 'A curated public registry hosted at the iCAPTURE Centre, Vancouver',
        'public' => 'yes',
        'name' => 'iCAPTURE Centre, Vancouver',
        'contact' => 'Edward Kawas (edward.kawas at gmail.com)',
-       'endpoint' => 'http://mobycentral.icapture.ubc.ca/cgi-bin/MOBY05/mobycentral.pl'
+       'endpoint' => 'http://moby.ucalgary.ca/moby/MOBY-Central.pl'
        },
    'default' => $Registries->{'iCAPTURE'},
    'MIPS' => {




More information about the MOBY-guts mailing list