Hi all,

I am trying to set a custom mailet with James 2.0a2 on a Win2K SP2 + JDK
1.3.1 environment. When I activate my mailet, James refuses to start (it
blocks right after the 'James 2.0a2' log line).

I have the same problem with the mailet from JavaWord:
http://www.javaworld.com/javaworld/jw-10-2001/javamail/jw-1026-javamail.
zip

I activate the mailet with the following line:
<mailet match="SchedulingRequestMatcher"
class="SchedulingRequestMailet"/>

I have searched the archives and found quite a lot of threads talking
about classpath problems. I have tried several combinations myself, such
as adding my classes to dist/apps/james/blocks/james.bar or putting my
JAR library below dist/lib, but none of these works.

Has anybody ever encountered this sort of problem?


Diego


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

Reply via email to