you can configuring it but that's not the default which was asked by users

Romain Manni-Bucau
@rmannibucau
http://www.tomitribe.com
http://rmannibucau.wordpress.com
https://github.com/rmannibucau


2015-01-22 17:24 GMT+01:00 herau <[email protected]>:
> even if i declare the "api" dependency in my webapp ?
>
>              <dependency>
>                 <groupId>javax.mail</groupId>
>                 <artifactId>javax.mail-api</artifactId>
>                 <version>1.5.2</version>
>             </dependency>
>
> I don't understand why tomEE cannot detect that a "javax.mail" package is in
> a jar from the webapp and ignore it if it contains this kind of package ?
> because TomEE already contains an implementation of javax.mail
>
>
>
>
> --
> View this message in context: 
> http://tomee-openejb.979440.n4.nabble.com/Override-default-Java-mail-implementation-tp4673357p4673484.html
> Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to