You need to download mail.jar seperately from http://java.sun.com/products/javamail/ and add it to your class path, I put mine in the %tomcat%\lib
Regards Greg Bugajhttp://www.gregbugaj.com --- On Tue, 8/19/08, swarnendude <[EMAIL PROTECTED]> wrote: From: swarnendude <[EMAIL PROTECTED]> Subject: Getting errors while deploying roller in netbeans To: [email protected] Date: Tuesday, August 19, 2008, 5:20 AM I am trying to build the roller project in netbeans. As it is being already a netbeans project so i just included it as project which is named roller_trunk. It is containing four package folders. Now whenever I'm trying to build it from build.xml, it is giving me error as it is not getting mail.jar file. I included all the jars in classpath of the main project roller_trunk, but still getting that error. However, when I tried to build projects 'planet' and 'weblogger' separately, by including the jar files individually, i'm not getting any error. Please tell me what to do as I'm stuck with this from last three days. -- View this message in context: http://www.nabble.com/Getting-errors-while-deploying-roller-in-netbeans-tp19047699s12275p19047699.html Sent from the Roller - Dev mailing list archive at Nabble.com.
