NullTransport class needs to implement protocolConnect
------------------------------------------------------

         Key: GERONIMO-1643
         URL: http://issues.apache.org/jira/browse/GERONIMO-1643
     Project: Geronimo
        Type: Bug
    Versions: 1.1, 1.0.1    
    Reporter: Kevan Miller


o.a.g.mail.NullTransport is a very simple mail transport implementation used 
for Geronimo testing. It does not currently override 
javax.mail.Service.protocolConnect().

With the 1.0 spec implementation of javax.mail, this wasn't a problem. However, 
with the more correct 1.1 spec implementation of javax.mail, NullTransport does 
not work.

-- 
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

Reply via email to