Thanks JB. Perhaps this might help you: I found out that javax.activation.MailcapCommandMap.createDataContentHandler(String) did not -as I expected - load the handlers from the sun packages but instead from org.apache.geronimo.mail.handlers which is provided by the org.apache.gernonimo.specs/geronimo-javamail_1.4_spec/1.7.1 bundle. This bundle is required by feature openejb-core. After removing the bundle, sending mails works fine.
Regards Jochen -- View this message in context: http://karaf.922171.n3.nabble.com/Discussion-Enabling-logging-mails-in-Karaf-tp4034241p4034252.html Sent from the Karaf - User mailing list archive at Nabble.com.
