Closed GoogleCodeExporter closed 9 years ago
JCE libraries must be handled manually, due to license issues.
Mail jar has been resolved.
Original comment by bgran...@harris.com
on 21 Oct 2010 at 4:34
Quick update to the resolution issue. Some of the transient libraries being
pulled into the project contained older implementations of the mail and other
APIs, and were colliding with the correct implementations. Placing the
Mail.jar in the ext directory gave that jar a higher precedence in the class
loading scheme resolving the errors.
The issue was resolved by adding exclusion directive for the conflicting jars
in the pom files.
Original comment by abarea...@gmail.com
on 21 Oct 2010 at 4:44
Original issue reported on code.google.com by
bgran...@harris.com
on 23 Aug 2010 at 8:21