Prash,
-----"prashants b" <[EMAIL PROTECTED]> wrote: -----
>Still its giving error at client 
>Exception in thread "main" java.lang.NoClassDefFoundError 
>    at javax.crypto.Cipher.getInstance(DashoA12275) 
 
Sorry if this stating the obvious, but something (I'm guessing the jar for your security provider implementation) if not being found in your classpath. If you do a Google search on "javax.crypto.Cipher.getInstance(DashoA12275)" you'll get some suggestions.
 
You don't say anything about your environment - application server, Axis version, etc - so I can't suggest anything more specific. And quite possibly I couldn't even with that information. :-)
 
- Steve
 

 
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to