Java mail is also complicated (slightly) in that sun's distributable also comes with a refrence implementation archoved into the primary redistributable jar.
> -----Original Message----- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 08 August 2003 04:12 > To: Henri Yandell; [EMAIL PROTECTED] > Subject: RE: Geronimo standard Sun-API jars > > > Henri, > > > The first thing I'm looking for from Geronimo is not a working J2EE > > server, but a redistributable version of [various Sun jar files]. > > Check to see if each one is covered by the Sun BCL, but at least the > JavaMail and JAF JAR files are distributable under the Sun BCL. See the > Licensing page on the Wiki for more information. > > The basic issue is that you can only distribute them as part of a package. > That is why if you download a James package, you get some, but if you look > in the CVS, they aren't there. Part of the packaging process adds the > necessary JAR files. > > --- Noel >
