I thought this might be of interest to seam-dev mailing list.

Cody are you aware of this issue?

Cheers,
Ove

Begin forwarded message:

> From: "David Lloyd (JIRA)" <[email protected]>
> Subject: [JBoss JIRA] Updated: (AS7-1375) UnsupportedDataTypeException 
> sending email
> Date: August 8, 2011 6:56:24 PM GMT+02:00
> To: [email protected]
> 
> 
>     [ 
> https://issues.jboss.org/browse/AS7-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
> 
> David Lloyd updated AS7-1375:
> -----------------------------
> 
>    Fix Version/s: 7.0.1.Final
>       Complexity: Low
> 
> 
> Okay so at best we're looking at changing a module definition, at worst we 
> need to patch one or two EE APIs.  But either way it should be a small change 
> so let's try to get it in for 7.0.1 if we can!
> 
>> UnsupportedDataTypeException sending email 
>> -------------------------------------------
>> 
>>                Key: AS7-1375
>>                URL: https://issues.jboss.org/browse/AS7-1375
>>            Project: Application Server 7
>>         Issue Type: Bug
>>        Environment: jdk-u26, jboss-as-7.1.0.Alpha1-SNAPSHOT(07/22/2011)
>>           Reporter: Tomáš Remeš
>>            Fix For: 7.0.1.Final
>> 
>> 
>> Seam 3 send mail example fails on:
>> javax.activation.UnsupportedDataTypeException: no object DCH for MIME type 
>> multipart/mixed; 
>>      boundary="----=_Part_1_340486764.1311336438303"
>>      at 
>> javax.activation.ObjectDataContentHandler.writeTo(DataHandler.java:905) 
>> [activation-1.1.1.jar:1.1.1]
>>      at javax.activation.DataHandler.writeTo(DataHandler.java:330) 
>> [activation-1.1.1.jar:1.1.1]
>>      at javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:1476) 
>> [mail-1.4.4.jar:1.4.4]
>>      at javax.mail.internet.MimeMessage.writeTo(MimeMessage.java:1772) 
>> [mail-1.4.4.jar:1.4.4]
>>      at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1099) 
>> [mail-1.4.4.jar:1.4.4]
>>      ... 42 more
> 
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
> 
> 

_______________________________________________
seam-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-dev

Reply via email to