It is compiling now, using all the jars I could find in the -
classpath option. I can only think that the source file I pulled
together are different from what is actually compiled. I think the
discrepancy may be in the avalon source files.
Anyway, latest hurdle cleared. Now I have to figure out why it is
not delivering any mail.
Simon
On 6-Dec-07, at 9:23 PM, Simon Clark wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]