Re: javax.mail.NoSuchProviderException when Trying to send mail using Geronimo 1.1.1 - Reg

2007-02-26 Thread Aman Nanner/MxI Technologies
Hi, I'm also getting a NoSuchProviderException, but in Geronimo 1.2. It seems that the geronimo-javamail-transport module has been moved, or no longer exists, so what dependency should I use in its place? Thanks, Aman In order to send mail, there are two jar files

Re: javax.mail.NoSuchProviderException when Trying to send mail using Geronimo 1.1.1 - Reg

2007-02-26 Thread Rick McGuire
Aman Nanner/MxI Technologies wrote: Hi, I'm also getting a NoSuchProviderException, but in Geronimo 1.2. It seems that the geronimo-javamail-transport module has been moved, or no longer exists, so what dependency should I use in its place? In 1.2, the javamail providers are in

Re: javax.mail.NoSuchProviderException when Trying to send mail using Geronimo 1.1.1 - Reg

2007-02-26 Thread Aman Nanner/MxI Technologies
I tried deploying with this configuration, but the deployment failed as this does not exist in the repository anywhere. Is the geronimo-javamail_1.3.1_provider supposed to exist as a module or configuration in the repository? Is it a separate plugin? Rick McGuire [EMAIL PROTECTED] wrote on

javax.mail.NoSuchProviderException when Trying to send mail using Geronimo 1.1.1 - Reg

2007-02-19 Thread Kamalanathan Raman
Hi , Iam using Geronimo 1.1.1 .Can any one help me in resolving the following issue, iam trying to configure a mail session and send notification mail. But when I try to run my application it throws this particular error. Iam not able to figure out what it suggests, Your valuable suggestion is