I've a Java application that send mails through mail.jar library. With Apache, my application works fine but with Tomcat 4.1.18 I obtain the following exception:
javax.activation.UnsupportedDataTypeException:
no object DCH for MIME type application/x-pkcs7-signature: name=smime.p7s
Can somebody help me?? I've reviewed the code a lot of time but I don't find the error.
Regards for all.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
