camel-mail - Fallback to getInstance if getDefaultInstance fails on Session as it may do in some systems --------------------------------------------------------------------------------------------------------
Key: CAMEL-2789 URL: https://issues.apache.org/activemq/browse/CAMEL-2789 Project: Apache Camel Issue Type: Improvement Components: camel-mail Affects Versions: 2.3.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.4.0 MailConfiguration calls Session.getDefaultInstance which may not be allowed on some system. In those situations you should invoke the getInstance instead. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.