You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2007/08/27 19:53:32 UTC

[jira] Assigned: (CXF-936) HTTPConduit requires geronimo-mail, cannot use Sun's mail jar

     [ https://issues.apache.org/jira/browse/CXF-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp reassigned CXF-936:
-------------------------------

    Assignee: Daniel Kulp

> HTTPConduit requires geronimo-mail, cannot use Sun's mail jar
> -------------------------------------------------------------
>
>                 Key: CXF-936
>                 URL: https://issues.apache.org/jira/browse/CXF-936
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0.1
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>            Priority: Critical
>             Fix For: 2.0.2
>
>         Attachments: BAOSPatch.txt
>
>
> The HTTPConduit directly imports:
> import org.apache.geronimo.mail.util.StringBufferOutputStream;
> which means we HAVE to have geronimo mail and cannot work with the Sun mail jar.   That needs to be fixed.

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