Re: NoSuchProviderException: No provider for nntp
Chris Burdess <[email protected]> Thu, 21 Mar 2013 09:50:52 +0000
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Thufir wrote: > javax.mail.NoSuchProviderException: No provider for nntp > at javax.mail.Session.getProvider(Session.java:473) > ... > As I recall, this is a configuration error, however I cannot recall = what exactly the problem is. I've looked at old code, and it seems to = be doing the exact same thing to load the Session, so I'm not sure = what's going on. >=20 > Just a pointer in the right direction would be appreciated. The list of available providers is loaded from files in META-INF. These = are generated by the build script.=