From nassar at renci.org Fri Oct 27 16:39:41 2006 From: nassar at renci.org (Nassib Nassar) Date: Fri, 27 Oct 2006 16:39:41 -0400 Subject: [MOBY-l] Test client in MobyServlet Message-ID: <20061027203941.GA1156@renci.org> Hi, I'm following the easy example in: http://biomoby.open-bio.org/CVS_CONTENT/moby-live/Java/docs/deployingServices.html In Step 4 ("Register the service") there is a "java -jar" call to a test client in the warfile which is based on MobyServlet.war. It doesn't seem to work and there is apparently no Main-Class in the manifest. What am I missing? Nassib From gordonp at ucalgary.ca Sun Oct 29 10:18:05 2006 From: gordonp at ucalgary.ca (Paul Gordon) Date: Sun, 29 Oct 2006 08:18:05 -0700 Subject: [MOBY-l] Test client in MobyServlet In-Reply-To: <20061027203941.GA1156@renci.org> References: <20061027203941.GA1156@renci.org> Message-ID: <4544C62D.8030808@ucalgary.ca> Hi Nassib, Sorry, that is my fault. I updated the WAR file a few days ago, but forgot that it would overwrite the manifest (so the Main-Class was deleted). I'll fix that now, but you may have to wait a few hours to grab the new version, since the Web site lags behind CVS a bit. If you have any other problems, don't hesitate to let me know! Regards, Paul > Hi, > > I'm following the easy example in: > http://biomoby.open-bio.org/CVS_CONTENT/moby-live/Java/docs/deployingServices.html > > In Step 4 ("Register the service") there is a "java -jar" call to a > test client in the warfile which is based on MobyServlet.war. It > doesn't seem to work and there is apparently no Main-Class in the > manifest. What am I missing? > > Nassib > _______________________________________________ > moby-l mailing list > moby-l at lists.open-bio.org > http://lists.open-bio.org/mailman/listinfo/moby-l > > >