Tomaz, I think you need to give a bit more context/background.
Andreas On Wed, Aug 12, 2009 at 15:31, TomazM<[email protected]> 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 well. > > But when I'm using same class in my soap service(axis2) I get > > error: > javax.mail.MessagingException: IOException while sending message; > nested exception is: > javax.activation.UnsupportedDataTypeException: no object DCH for MIME > type application/pkcs7-signature; name=smime.p7s; smime-type=signed-data > > > > Do any body know what is problem. > > > Regards > >
