Do I need to put them in $JAMES_HOME/dist/james-$VERSION/lib also?
Because I just tried to start James and it failed because it couldn't find the fetchmail conf. So, I commented that out in the assembly.xml and config.xml. Then when I did bin/run.sh again, it complained that it can't find the JavaMail API.
Am I really doing something wrong or is it this hard for everyone trying to run James from CVS?
Kenny
Noel J. Bergman wrote:
When I try to compile, either by simply executing "ant" or by using "build.sh" (btw, which one should I be doing?), I get a bunch of classes not found in the JavaMail API.
I don't believe that the James v2 build process fetches dependencies. You can download JavaMail and JAF from Sun, or you can pull the two jars from a binary distribution, and put them into $JAMES_HOME/lib/.
--- Noel
--------------------------------------------------------------------- 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]
