> when running James 2.1.2 on a Windows machine, > After unpacking the source, run.sh throws a > series of exceptions
run.sh is for POSIX-type systems, not Windows. run.bat is for Windows. You should not be unpacking the source distribution over top of the binary distribution. The proper directory structure would be: src-package/ dist/ bin-package/ src/ ... I haven't looked to see what else might be going on. One thing you can run into with Windows are path limits. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]