[
https://issues.apache.org/jira/browse/TOMEE-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924186#comment-15924186
]
Romain Manni-Bucau commented on TOMEE-2025:
-------------------------------------------
Some background information (mainly why): yes, geronimo-javamail 1.5 is not yet
released and for backward compatibility we can't switch of mail provider like
that. Since it is the first time a user complains of it and it is not part of
webprofile (primarly distribution of tomee) we didn't investigated any time yet
to push it until now.
Trivial workaround: replace geronimo-javamail by mail.jar
Long term fix: finish the impl of geronimo-javamail 1.5.
> Tomee's mail API is not JavaEE7 compatible
> ------------------------------------------
>
> Key: TOMEE-2025
> URL: https://issues.apache.org/jira/browse/TOMEE-2025
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 7.0.3, 7.0.4
> Reporter: Svetlin Zarev
>
> According to the JEE7 specification, the mail API in EE7 must be version 1.5
> [1]:
> {code}
> The Java EE 7 platform requires JavaMail 1.5.
> {code}
> But TomEE comes with version 1.4:
> {code}
> Bundle-Name: Geronimo JavaMail 1.4
> ...
> Specification-Version: 1.4
> {code}
> [1] https://docs.oracle.com/javaee/7/tutorial/overview007.htm#BNACS
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)