[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Oct 18 14:10:20 UTC 2006


kawas
Wed Oct 18 10:10:20 EDT 2006
Update of /home/repository/moby/moby-live/Docs/MOBY-S_API
In directory dev.open-bio.org:/tmp/cvs-serv24266/MOBY-S_API

Modified Files:
	InstallingLocalMOBYCentral.html 
Log Message:

moby-live/Docs/MOBY-S_API InstallingLocalMOBYCentral.html,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Docs/MOBY-S_API/InstallingLocalMOBYCentral.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Docs/MOBY-S_API/InstallingLocalMOBYCentral.html	2006/10/17 14:02:05	1.6
+++ /home/repository/moby/moby-live/Docs/MOBY-S_API/InstallingLocalMOBYCentral.html	2006/10/18 14:10:20	1.7
@@ -259,8 +259,8 @@
     dbname = mobycentral
     lsid_authority = biomoby.org
     lsid_namespace = serviceinstance
-    resourceURL = http://<i>your.host.name</i>/RESOURCES/MOBY-S/ServiceInstances
-    allResources = http://<i>your.host.name</i>/RESOURCES/MOBY-S/FULL
+    resourceURL = http://<i>your.host.name</i>/authority/RESOURCES/MOBY-S/ServiceInstances
+    allResources = http://<i>your.host.name</i>/authority/RESOURCES/MOBY-S/FULL
     rdf_generator = http://mobycentral.icapture.ubc.ca/authority/RDFGenerator
  
     [mobyobject]
@@ -271,7 +271,7 @@
     dbname = mobyobject
     lsid_authority = biomoby.org
     lsid_namespace = objectclass
-    resourceURL = http://<i>your.host.name</i>/RESOURCES/MOBY-S/Objects
+    resourceURL = http://<i>your.host.name</i>/authority/RESOURCES/MOBY-S/Objects
 
     [mobynamespace]
     username = <i>mysql_username</i>
@@ -281,7 +281,7 @@
     dbname = mobynamespace
     lsid_authority = biomoby.org
     lsid_namespace = namespacetype
-    resourceURL = http://<i>your.host.name</i>/RESOURCES/MOBY-S/Namespaces
+    resourceURL = http://<i>your.host.name</i>/authority/RESOURCES/MOBY-S/Namespaces
  
     [mobyservice]
     username = <i>mysql_username</i>
@@ -291,7 +291,7 @@
     dbname = mobyservice
     lsid_authority = biomoby.org
     lsid_namespace = servicetype
-    resourceURL = http://<i>your.host.name</i>/RESOURCES/MOBY-S/Services
+    resourceURL = http://<i>your.host.name</i>/authority/RESOURCES/MOBY-S/Services
  
     [mobyrelationship]
     username = <i>mysql_username</i>
@@ -432,8 +432,6 @@
     # to a worker configured in your workers.properties file. 
     # The default worker using the ajp 1.3 protocol is named ajp13.
     #
-    JkMount /RESOURCES/* <i>ajp13</i>
-    JkMount /types/* <i>ajp13</i>
     JkMount /authority/* <i>ajp13</i>
 
     JkAutoAlias $CATALINA_HOME/webapps </pre>       




More information about the MOBY-guts mailing list