Posted By:
Preeti_Lovekar
Posted On:
Wednesday, June 26, 2002 09:05 AM
I use jboss-tomcat 2.4 as my deployment platform. My development machine is a Windows 2K box and my production server is on RedHat 7.2.
I have used the JavaMail in my application and it works perfectly on my dev box.
But when I deploy my EAR file on the prod. server and try to send a mail it gives me an error like :
javax.naming.NameNotFoundException: Mail not bound
Any ideas anyone ?