Session tetProvider() resolution not properly implementing search order.
------------------------------------------------------------------------
Key: GERONIMO-1968
URL: http://issues.apache.org/jira/browse/GERONIMO-1968
Project: Geronimo
Type: Bug
Security: public (Regular issues)
Components: mail
Versions: 1.1
Reporter: Rick McGuire
Assigned to: Rick McGuire
Fix For: 1.1
The javamail Session.getProvider() method is supposed to check the session
property "mail." + protocol + ".class" to see if a protocol provider is named
by class name, and if one with that class name has not been loaded, then it
proceeds with normal resoltuion. The Geronimo version implements this as an
either-or rather than a search order.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira