Would someone out there in JamesLand mind trying to compile my mailet, and let me know if it compiles on their machine. Then I can try to duplicate their environment on my machine.

The file is at http://www.zebraspot.com/VTBList.java

I tried stripping it down to the bare minimum, just an empty mailet with:
            MimeMessage message = new MimeMessage(mail.getMessage());
in the service().  Still fails to compile. Ergo: not my code.

I tried wiping my server clean, reinstalling everything from original sources. No change.

If I try to compile Redirect.java, it fails on trying to find org.apache.avalon.framework.container.ContainerUtil, which does not appear to be included in the Avalon 4.2.0 framework. Where can I get this file?

Simon

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

Reply via email to