Hillel, I'm not really not sure, but it most likely is a classpath issue. I don't think it can find the class. See this below for a very similar problem like yours ?? http://mail-archives.apache.org/mod_mbox/ws-axis-user/200412.mbox/%3COFE [EMAIL PROTECTED] Regards, -jeff
-----Original Message----- From: Hillel Seltzer [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 5:54 PM To: [email protected] Subject: RE: Axis and wss4j debugging Thanks. This is a problem in the wsdd and not wss4j. I tried your solution with the WSDoAllSender handler, and the result is: - Enter: AxisClient::invoke - Enter: AxisClient::invoke - EngineHandler: null - EngineHandler: null - org.apache.axis.i18n.resource::handleGetObject(NoJAXRPCHandler00) - org.apache.axis.i18n.resource::handleGetObject(NoJAXRPCHandler00) - org.apache.axis.i18n.resource::handleGetObject(exception00) - org.apache.axis.i18n.resource::handleGetObject(exception00) - Exception: javax.xml.rpc.JAXRPCException: Unable to create handler of type class org.apache .ws.axis.security.WSDoAllSender at org.apache.axis.handlers.HandlerChainImpl.newHandler(HandlerChainImpl .java:247) Any idea of what could be messed up in the wsdd? The problem occurs even without the wss4j lines. Thanks. ---Hillel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
