[Soaplab-users] Help! soaplab broken :-(
Brought to you by:
marsenger
|
From: Marc L. <Mar...@DE...> - 2005-10-12 16:32:41
|
Hi,
Don't understand this. Did not change anything related to Tomcat/axis,
honest !
But in the process of deploying new soaplab services I ran into this:
<error>
Sorry, something seems to have gone wrong... here are the details:
Fault - Could not find class for the service named:
org.embl.ebi.SoaplabServer.AnalysisWSAppLabImpl
Hint: you may need to copy your class files/tree into the right location
(which depends on the servlet system you are using).; nested exception
is:=20
java.lang.ClassNotFoundException:
org.embl.ebi.SoaplabServer.AnalysisWSAppLabImpl
AxisFault
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:=20
faultString: Could not find class for the service named:
org.embl.ebi.SoaplabServer.AnalysisWSAppLabImpl
Hint: you may need to copy your class files/tree into the right location
(which depends on the servlet system you are using).; nested exception
is:=20
java.lang.ClassNotFoundException:
org.embl.ebi.SoaplabServer.AnalysisWSAppLabImpl
faultActor:=20
faultNode:=20
faultDetail:=20
</error>
This is the error I get when I try to view the list of deployed Web
services.
This class is in soaplab.jar, right ? It is still there, at the same
place as usual, so why can't axis find it ?
I don't have a clue. Anybody else ?
Marc
|