RE: [Soaplab-users] Help! soaplab broken :-(
Brought to you by:
marsenger
From: Marc L. <Mar...@DE...> - 2005-10-12 18:52:16
|
> > Fault - Could not find class for the service named: > > org.embl.ebi.SoaplabServer.AnalysisWSAppLabImpl > > > This is a very old class name - and it should not be used=20 > anymore.=20 It has been a while since I have installed soaplab. Must be a year ago or something. >I do not know how it happened that you have it at=20 > all :-) The class name should be=20 > org.embl.ebi.SoaplabServer.applab.AnalysisWSAppLabImpl. You=20 > said that you were deploying new services - how have you done=20 I still have the binary emboss distribution + the soaplab installation (both 1 year old). The first to have the emboss services straight out of the box, the latter to build packages. I just followed my SOP I always use to follow: 1) create ACD file 2) build package with build-dev.sh 3) merge service metadata with metadata in EMBOSS distro with ws/add-services.pl I don't know all the things that are happening at this step. Anyhow, what I needed to do after this is manually merging the produced xml files. Cos, the EMBOSS distro uses Emboss.xml, the package contains Applications.xml. No problem so far. 4) ./ws/deploy-web-services -a 5) restart applab server 6) restart tomcat server No errors so far. Run-analysis works fine (meaning on applab level all is OK). But when I want to check via tomcat/axis I get that nasty error message. What did I do wrong ?=20 Cheers, Marc |