Sorry guys! I can just kick myself!!
I forgot to include another library that is required. Adding all the jars in the dist\apps\james\lib works. Keith -----Original Message----- From: Keith Chew [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 20 March 2002 3:27 p.m. To: James Users List Subject: RE: custom mailet installation I still cannot get this to work with the CVS version. I still have to include my TestMailet.class in the james.bar AND it still cannot find the core.jar. I am surprised that no one is having this problem. Is anyone creating mailets using James? Keith -----Original Message----- From: Keith Chew [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 20 March 2002 11:50 a.m. To: James Users List Subject: custom mailet installation Hi I wrote a simple Mailet but had difficulties installing it in James2.0a2. I have 2 jars: - custom-mailet.jar - core.jar I tried putting them in: - dist\lib - dist\apps\james\lib but James could not find the mailet. Finally, I included the custom mailet class in james.bar and it works. But it still cannot find core.jar, which the custom mailet depends on. Can someone point me to the right direction? Keith -- 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
