Laran,
Can you please provide the handler's class; how are you registering the handle?


Andrea Dal Farra


On Mon, 20 Dec 2004 14:01:41 -0500, Laran Evans <[EMAIL PROTECTED]> wrote:
> Can anyone explain what this means and how I can make it go away?
> 
> The class that it's barking about IS in the classpath.  I'm running in
> WebLogic 8.1 and I've put saaj.jar and jaxrpc.jar in the classpath set
> in startWebLogic.cmd before webservices.jar.
> 
> TIA
> 
> AxisFault
>   faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>   faultSubcode:
>   faultString: javax.xml.rpc.JAXRPCException: Unable to create handler
> of type cl
> ass edu.cornell.cit.soap.handlers.CUWebAuthClientHandler
>   faultActor:
>   faultNode:
>   faultDetail:
>          {http://xml.apache.org/axis/}stackTrace:
> javax.xml.rpc.JAXRPCException:
> Unable to create handler of type class
> edu.cornell.cit.soap.handlers.CUWebAuthCl
> ientHandler
>          at
> org.apache.axis.handlers.HandlerChainImpl.newHandler(HandlerChainImpl
> .java:183)
>          at
> org.apache.axis.handlers.HandlerChainImpl.&lt;init&gt;(HandlerChainIm
> pl.java:101)
>          at
> org.apache.axis.handlers.HandlerInfoChainFactory.createHandlerChain(H
> andlerInfoChainFactory.java:80)
>          at
> org.apache.axis.client.AxisClient.invokeJAXRPCHandlers(AxisClient.jav
> a:262)
>          at org.apache.axis.client.AxisClient.invoke(AxisClient.java:170)
>          at org.apache.axis.client.Call.invokeEngine(Call.java:2564)
>          at org.apache.axis.client.Call.invoke(Call.java:2553)
>          at org.apache.axis.client.Call.invoke(Call.java:2248)
>          at org.apache.axis.client.Call.invoke(Call.java:2171)
>          at org.apache.axis.client.Call.invoke(Call.java:1691)
>          at

Reply via email to