From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Tue, 15 Mar 2011 11:24:15 -0700
That's correct, the Java EE 6 Web Profile does not require JavaMail.
Still, JavaMail can be added to a Web Profile product if your
application needs it. Unfortunately, it doesn't look like it's been
separated out into its own package to make it easy to add it to a
GlassFish Web Profile installation, but you can always package the
jar file with your application.