When split geronimo-javamail jar into two jars and replace the first one with
the one of sun web services don't work anymore. 

Web services traces show the inbound message but there is an error when
parsing this message saying something like "missing soap version...." 





dkulp wrote:
> 
> 
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/geronimo-javamail_1.4_spec-1.0-M1-bugs-tf4336066.html#a12351235
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to