vshardul / java-gmail-imap

Automatically exported from code.google.com/p/java-gmail-imap
0 stars 0 forks source link

Conflicts arise when both javamail.jar and java-gmail-imap.jar used in the same project #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
java-gmail-imap-1.4.4-gm-ext-0.3.jar, Windows XP

Please provide any additional information below.

I created a project named MailHandler which uses java-gmail-imap.jar to import 
gmail messages and to send messages to gmail. Some other external libraries i'm 
using (gdata or apache library jar) in the same project uses 
javax.mail.MessagingException class. For that, i included javamail.jar in the 
same project. After that, sending messages functionality is not working.

How can this issue be resolved?

Original issue reported on code.google.com by zukmo.de...@gmail.com on 2 Jan 2012 at 8:50

GoogleCodeExporter commented 9 years ago
Thanks Zukmo,

I have attempted to fix the issue by adding a custom version of 
javax.activation and renaming the properties files that this library uses.

Would you mind testing it for me?

Many Thanks,

Mark

http://code.google.com/p/java-gmail-imap/downloads/detail?name=java-gmail-imap-1
.4.4-gm-ext-0.4.jar&can=2&q=#makechanges

Original comment by mark.mcl...@gmail.com on 19 Jan 2012 at 3:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ok, thanks.

We will try.

Original comment by zukmo.de...@gmail.com on 19 Jan 2012 at 3:10