Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E-mail Sending Bug: javax.mail clushes with another plug-in #15

Open
GoogleCodeExporter opened this issue Jul 23, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

This happened for Ivan. Here is the related error log.

javax.mail.NoSuchProviderException: Unable to load class for provider: 
protocol=smtps; type=javax.mail.Provider$Type@22b50185; 
class=org.apache.geronimo.javamail.transport.smtp.SMTPTSransport; vendor=Apache 
Software Foundation;version=1.0 in 
(edu.washington.cs.quickfix.observation.log.ObservationLogSender#sendEmail)

Original issue reported on code.google.com by [email protected] on 5 Dec 2011 at 3:37

@GoogleCodeExporter
Copy link
Author

Removed owner.

Original comment by [email protected] on 5 Dec 2011 at 4:23

@GoogleCodeExporter
Copy link
Author

Might use a jar-file re-writer to change its class name and usages.

Original comment by [email protected] on 19 Dec 2011 at 10:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant