This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with log4j


On Thu, 2007-01-04 at 10:30 +0000, Andrew Haley wrote:
> I'm not sure where javax.mail.internet.MimeMessage is supposed to come
> from.

javax.mail.* is an addition to the JRE, as defined at
http://java.sun.com/products/javamail/

I don't know if any open-source implementations of this API exist (I
hope/suspect they do), but it's not part of the core libraries and thus
not in Classpath.

Cheers,
Francis



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]