Paul Sandoz wrote:
>
>
> Are you using Maven?
>
> Do you also have a dependency on MIMEPull ?
>
> <dependency>
> <groupId>org.jvnet</groupId>
> <artifactId>mimepull</artifactId>
> <version>1.3</version>
> </dependency>
>
> 1.0.3 changed the underlying implementation from JavaMail to MIMEPull
> so as to support very large message body parts without running out of
> memory.
>
> Paul.
>
>
Nope, not using Maven. But I added that MIMEPull library and it fixed the
issue.
Thanks :D
--
View this message in context: http://n2.nabble.com/Multipart-1.0.3-not-finding-message-body-reader-tp2668407p2668516.html
Sent from the Jersey mailing list archive at Nabble.com.