One other fine point.
The call hierarchy is:
application/app.jar
lib/wrapper.jar
App.jar is signed and has java.security.AllPermission based on signedBy
lib/wrapper.jar is in ${catalina.base}/lib which has
java.security.AllPermission because it's in ${catalina.base}/lib and
there's an explic
Everyone,
I'm running Tomcat 9 under the security manager and when I try to use
JavaMail to send a message, I'm getting:
javax.mail.MessagingException: IOException while sending message; nested
exception is:
javax.activation.UnsupportedDataTypeException:
no object DCH for MIME type multipart