[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Apr 30 17:02:54 UTC 2008


kawas
Wed Apr 30 13:02:54 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv13560/Perl/MOBY-Server

Modified Files:
	Changes 
Log Message:
updated change log with the changes that i am aware of
moby-live/Perl/MOBY-Server Changes,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Changes,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Changes	2008/04/16 13:55:28	1.2
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Changes	2008/04/30 17:02:54	1.3
@@ -1,14 +1,25 @@
 Revision history for Perl extension MOBY.
 
 1.04
+	
 	- fixed bug that allowed service types to be registered 
 	with empty ISA relationships.
+	
 	- MOBY::Config now only reads the config file once instead
 	  of numerous times.
+	
 	- Attempted fix of shared memory bugs with service_tester.pl
 	  Shared memory wasn't being recycled properly and led to the
 	  server running the script to run out of memory segments,
 	  causing the script to run, but not to produce any output. 
+	  
+	- MOBY WSRF implementation was not WSRF compliant in some 
+	  points, and the same happened with sample code. Both the 
+	  libraries and the generated WSDL have been fixed.
+	
+	- Added checks for those cases where RDF is wanted for a 
+	  particular ontology that is empty. Instead of dying, 
+	  we now return an empty document (as should be expected).
 
 1.00
 	- CVS version of MOBY released to the world via CPAN!




More information about the MOBY-guts mailing list