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
Priority: Critical
Fix For: 2.0.2
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.