JavaMail 1.4 issue
Hi,
I am using SAP NetWeaver Application server and it supports JavaMail 1.3 . For my application , I need to use JavaMail 1.4 and support gave the idea how to add 1.4 library. However, I am getting the error
ClassCastException
javax.activation.MailcapCommandMap.getDataContentHandler(MailcapCommandMap.java:596) when executes Transport.send command. Does anybody have the similar issue?
Thanks,
Leonid

