[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Thu Jan 10 15:25:18 UTC 2008


kawas
Thu Jan 10 10:25:17 EST 2008
Update of /home/repository/moby/moby-live/Docs/MOBY-S_API
In directory dev.open-bio.org:/tmp/cvs-serv18488/Docs/MOBY-S_API

Modified Files:
	RegistryScripts.html 
Log Message:
added the ServicePingerValidator to the documentation.
moby-live/Docs/MOBY-S_API RegistryScripts.html,1.4,1.5
===================================================================
RCS file: /home/repository/moby/moby-live/Docs/MOBY-S_API/RegistryScripts.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /home/repository/moby/moby-live/Docs/MOBY-S_API/RegistryScripts.html	2007/12/12 14:01:22	1.4
+++ /home/repository/moby/moby-live/Docs/MOBY-S_API/RegistryScripts.html	2008/01/10 15:25:16	1.5
@@ -171,6 +171,8 @@
     </li>
     <li class="dcount">RDFAgent Validator - a form that can be used to test whether your installation of the agent was successful, or to test an RDF document that describes your services for syntactical errors.<br/>
     </li>
+    <li class="dcount">Service Pinger Validator - a form that can be used to ping individual services so that you can determine whether there is a problem with that particular service.<br/>
+    </li>
   </ol>
 </ol>
 <b class="subtitle">This document is broken down into the following sections:</b>
@@ -209,6 +211,7 @@
           authority.pl<br/>
           ValidateService<br/>
           AgentRDFValidator<br/>
+          ServicePingerValidator<br/>
           RESOURCES		  <br/>
           Moby        </pre>
           Copy the following file somewhere other than a web accessible directory (this script will be placed on a cron)
@@ -221,6 +224,8 @@
         </li>
         <li class="dcount">You're done. All that is left for you to do is configure the newly installed scripts. </li>
       </ol>
+      <p class="update">Please make sure that the first line of all the scripts corresponds to the correct location of your perl executable. <br>
+      For instance if you perl is located in<span class="script"> <strong>/bin/my/perl</strong></span>, then make sure to modify the first line of each of the scripts so that they read <em><strong>      #!/bin/my/perl -w</strong></em></p>
     <p><a name="config"></a></p>
   </ol>
 </ol>




More information about the MOBY-guts mailing list