download axis-src-1_4.zip from http://apache.osuosl.org/ws/axis/1_4/
(and compile the package)

M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Michelle Vogt" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, May 03, 2007 6:37 PM
Subject: Axis/Wss4j Websphere NoClassDefFoundError


We are trying to use Websphere 6.1 with axis and wss4j security.
When the security is enabled, the following exception is thrown when
the web service is called:

NoClassDefFoundError: org.apache.axis.Handler

This is part of the wsdd config file specifying the handler:
<handler type="java:org.apache.ws.axis.security.WSDoAllReceiver">

If security is disabled then the web service works fine.  And, also if
the handler type is replaced with a type in our own app, then it works
fine also.

Has anybody been able to get anything similar working, or had similar
problems with this on websphere?

We're using axis 1.4, and wss4j 1.5

thanks

---------------------------------------------------------------------
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]

Reply via email to