Re: error sending S/MIME

2009-08-13 Thread TomazM
I could be I changed this jars and still problem. Scenario: For singing a mail I use: bcmail-jdk16-143.jar, javamail-crypto_060622.jar, javamail-crypto-bouncycastle-smime_060622.jar, bcprov-jdk16-143 and they ware in my_service/lib folder --> I was getting error: java.security.NoSuchProviderExc

Re: error sending S/MIME

2009-08-13 Thread Andreas Veithen
This may be caused by conflicting versions of some JAR (like activation or javamail). See [1]. [1] http://people.apache.org/~veithen/axiom/userguide/ch04.html#d0e719 On Thu, Aug 13, 2009 at 11:41, TomazM wrote: > When I'm using axis2 1.5 and S/MIME(I have Boncy Castle provider in JVM > java.secu

Re: error sending S/MIME

2009-08-13 Thread TomazM
Thx Martin Gainty wrote: > Illegal interception and manipulation costs businesses millions of > dollars in lost revenue here > > AXIS Security is handled by Rampart > Rampart doc states these steps for implementing BC > > 1.) Download bouncycastle according to your java version. You can download

Re: error sending S/MIME

2009-08-12 Thread Andreas Veithen
Tomaz, I think you need to give a bit more context/background. Andreas On Wed, Aug 12, 2009 at 15:31, TomazM wrote: > Env: > OS: Win XP > Tomcat: 6.0.18 > java: 1.6.0_10-b33 > axis2: 1.4.1 > > > I have tomcat web application which use crypto and bouncy castle for signing > the mail and it work

RE: error sending S/MIME

2009-08-12 Thread Martin Gainty
Illegal interception and manipulation costs businesses millions of dollars in lost revenue here AXIS Security is handled by Rampart Rampart doc states these steps for implementing BC 1.) Download bouncycastle according to your java version. You can download bouncycastle from the following lin