users@glassfish.java.net

Re: Configure mail settings in glassfish v3

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Fri, 20 Feb 2009 09:22:58 -0800

The mail resource implementation in v3 is not yet done, so a
JNDI lookup of mail resource won't succeed.

You will have to use JavaMail API directly, for now. For final
release we should have this in, with same behavior as in V2.

-Kedar

Uttam Garg wrote:
>
> Hi,I want to send emails through my web applications which is deployed in glassfish v3. I was able to mention my smtp server, return email address,user and other necessary stuff and created a JNDI name in glassfish v2. But I am not able to do the same in glassfish v3. Please advise me on how to do the same.
>
>
> Regards,
> Uttam Garg
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>