Again in JAMES... I've noticed some weird behavior I can't quite figure out (or figure out how to better figure out). In a class that's loaded in james.bar (in the apps/blocks directory that's extracted from james.sar), I call Class.forName(myClassName).newInstance(). However, it doesn't seem to want to load the class unless I have it in that james.bar file. Is there a way I can load classes that are there OR in dist/apps/james/lib OR in dist/lib?
Also, is there a way I can add a dist/classes directory (or dist/apps/james/classes) and pull classes from there as well? (or point me towards where the classloader are for the bars/sars) Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
