[MOBY-guts] biomoby commit

Paul Gordon gordonp at dev.open-bio.org
Tue Nov 21 21:02:05 UTC 2006


gordonp
Tue Nov 21 16:02:05 EST 2006
Update of /home/repository/moby/moby-live/Java/docs
In directory dev.open-bio.org:/tmp/cvs-serv16224/docs

Modified Files:
	deployingServices.html 
Log Message:
Changed example program to reflect package change for MobyServlet
moby-live/Java/docs deployingServices.html,1.9,1.10
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/deployingServices.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /home/repository/moby/moby-live/Java/docs/deployingServices.html	2006/10/24 19:11:06	1.9
+++ /home/repository/moby/moby-live/Java/docs/deployingServices.html	2006/11/21 21:02:05	1.10
@@ -71,7 +71,7 @@
 import org.biomoby.shared.MobyDataType;
 import org.biomoby.shared.data.*;
 
-public class ConvertAAtoFASTA_AA extends org.biomoby.client.MobyServlet{
+public class ConvertAAtoFASTA_AA extends org.biomoby.service.MobyServlet{
 
     public void processRequest(MobyDataJob request, MobyDataJob result) throws Exception{
          // The input parameter for this method is registered as "inseq"
@@ -340,7 +340,7 @@
     <address><a href="mailto:gordonp at ucalgary.ca">Paul Gordon</a></address>
 <!-- Created: Wed Jul 20 11:44:30 MDT 2005 -->
 <!-- hhmts start -->
-Last modified: Wed Aug  2 07:57:12 MDT 2006
+Last modified: Tue Nov 21 13:16:31 MST 2006
 <!-- hhmts end -->
   </body>
 </html>




More information about the MOBY-guts mailing list