You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kevan Miller (JIRA)" <de...@geronimo.apache.org> on 2006/02/21 17:31:24 UTC

[jira] Created: (GERONIMO-1643) NullTransport class needs to implement protocolConnect

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


[jira] Closed: (GERONIMO-1643) NullTransport class needs to implement protocolConnect

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller closed GERONIMO-1643.
----------------------------------


> NullTransport class needs to implement protocolConnect
> ------------------------------------------------------
>
>                 Key: GERONIMO-1643
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1643
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.1, 1.2
>            Reporter: Kevan Miller
>            Assignee: Kevan Miller
>             Fix For: 1.1, 1.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-1643) NullTransport class needs to implement protocolConnect

Posted by "Kevan Miller (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1643?page=all ]
     
Kevan Miller resolved GERONIMO-1643:
------------------------------------

    Fix Version: 1.0.1
                 1.1
     Resolution: Fixed
      Assign To: Kevan Miller

branches/1.0:
Sending        1.0/modules/mail/src/java/org/apache/geronimo/mail/NullTransport.java
Transmitting file data .
Committed revision 379521.

trunk:
Sending        trunk/modules/mail/src/java/org/apache/geronimo/mail/NullTransport.java
Transmitting file data .
Committed revision 379525.


> 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
>     Assignee: Kevan Miller
>      Fix For: 1.0.1, 1.1

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