> > during compilation Im getting error: package > org.apache.mailet does not exist.I thought it is becouse > did't bundle my classes and libs into the james.sar
If you get this error during compilation than you should be sure to add to your build path the jars named mailet-api-2.3.jar and mailet-2.3.jar The sar is not (cannot be) used during the compilation step. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
