On 08.04.2004 11:56, Arun Prasath wrote:

mail-compile:
Compiling 9 source files to /home/diswbs67/dpf/cocoon-src-2.1.4/cocoon-2.1.4/bui
ld/cocoon-2.1.4/blocks/mail/dest
/home/diswbs67/dpf/cocoon-src-2.1.4/cocoon-2.1.4/src/blocks/mail/java/org/apache
/cocoon/mail/MailContentHandlerDelegate.java:384: cannot resolve symbol
symbol  : method getDeletedMessageCount ()
location: class javax.mail.Folder
            addAttribute("deleted-messages", String.valueOf(folder.getDeletedMes
sageCount()));
                                                                  ^
1 error

AFAIK the mail block has mock classes that should prevent compiler errors if the jar is missing (it must be downloaded separately, it's a Sun jar IIRC). If you don't need the mail block you should exclude it.


Joerg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to