Try to put your mailet package under phoenix/lib, thoug it is better if you will include your mailets.jar into james.sar by modifying sar target inside build.xml Andrei
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 6:38 PM Subject: Problems running mailets > Hello All, > > this is probably a FAQ, but unfortunately i apperantly can't get it to work: > > I have been using Jame 1.2.1 for quite a while now and I am trying to > upgrade to 2.0a3. > > James starts up without any problems using the default configuration. > > After that i try to include mailets and matchers that I have allready > written: I added mailetpackages and matcherpackages, which i reduced for the > purpose of testing to one simple mailet. > > However the classloader fails to find my class files. "Requested mailet not > found: " > > I have tried adding classpath variables to the run.bat script but this > didn't change the situation > > I am running W2K and Java 1.3 > > Any suggestions? > > best regards, > > Ruud Schramp > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
