Nuka, This is logged at: https://issues.apache.org/jira/browse/CXF-936
I THINK if you create a jar with JUST org.apache.geronimo.mail.util.StringBufferOutputStream in it and use that jar along with the Sun jar, it may work. Dan On Monday 27 August 2007, nuka wrote: > Hello, > > I hava a big problem with geronimo-javamail_1.4_spec-1.0-M1 for my cxf > web services project. > > I need to migrate geronimo-javamail to javamail of sun. As this > migration is not possible due to a bug I've splitted geronimo-javamail > into two new jars - one containing only javax/mail/... classes and the > other one containing geronimo/mail/...etc classes. I've replaced the > first jar with javamail of sun. > > Web services don't work. > > We cannot use geronimo-javamail_1.4_spec-1.0-M1 to send emails due to > emails errors (subject is missing, french characters are not good, > etc). > > Any help is appreciated. > > thanks in advance > > Nuka -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
