Hi suzy,

I hope u have copied the package structure to axis\Web-Inf\classes

and not in webapps\classes , as u have mentioned

Regards

Mahen


On Thu, 14 Oct 2004 12:40:56 +0100, Suzy Fynes
<[EMAIL PROTECTED]> wrote:
> 
> 
> 
>  
> 
> Hey, 
> 
>  
> 
> I'm getting the following fault when I try to run the AxisServlet
> 
>  Fault - Could not find class for the service named:
> serivceDeployment.orphans.OrhpansDetailsHint: 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:        
> java.lang.ClassNotFoundException: serivceDeployment.orphans.OrhpansDetails
> 
> 
AxisFault faultCode:
> {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
> faultSubcode:  faultString: Could not find class for the service named:
> serivceDeployment.orphans.OrhpansDetailsHint: 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:        
> java.lang.ClassNotFoundException: serivceDeployment.orphans.OrhpansDetails
> faultActor:  faultNode:  faultDetail:   I have the class in a package
> serviceDeployment/orphans and then in the webapps/classes I have the classes
> in ../classes/serviceDeployment/orphans  Do I need to set up classpaths or
> something in order for axis to find the class? ThanksSuzy
> 
>

Reply via email to