I've created some custom mailets and matchers, and I had them working on an
earlier version.  However because of the empty sender bug I needed to
upgrade to 2.0a2.  Now my problem is that james cannot find my classes.
I've tried setting the CLASSPATH env variable, and adding -classpath to
run.sh, neither of which work.  I read somewhere that this is because the
Loader builds it's own classpath based on whats in the lib directory, and
that I should just put all my jar's in there.  I don't like that solution,
because it requires me to have multiple copy's of my classes.  I've thought
about symlinks, but that's *nix dependent, and I'd like an os independent
solution.

Does anyone have a way to leave my libraries outside of the james tree?

thanks,
-Ben


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

Reply via email to