Can not override providers using META-INF/javamail.providers file
-----------------------------------------------------------------

                 Key: GERONIMO-3539
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3539
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: mail
    Affects Versions: 2.0.2, 2.0.1, 2.0
            Reporter: Dain Sundstrom
            Assignee: Rick McGuire


The Session.loadProviders(ClassLoader cl) loads provider files from:

META-INF/javamail.default.providers
${java.home}/lib/javamail.providers
META-INF/javamail.providers

but should be 

${java.home}/lib/javamail.providers
META-INF/javamail.providers
META-INF/javamail.default.providers




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to