I have double checked this last night.
Using the CVS snaphot (2.0a3-cvs), I can build: - my-mailet.jar - core.jar and include them in dist/apps/james/lib I do not need to build james. I tried it with 2.0a2 and that did not work. So, you might want to try the CVS version. Keith -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 20 March 2002 12:19 p.m. To: James Users List Subject: Re: custom mailet installation I got mine working by building the james.bar with all my app classes compiled with the libraries in the lib directory. Also when u run the james with this james.bar u need all libraries in the dist/lib. But for me even this didnt work (it stopped somewhere inbetween) and using System.out at key points and rebuilding the james.bar I could see that it couldnt find some classes. cheers kishan "Keith Chew" <[EMAIL PROTECTED]> on 20/03/2002 10:50:10 Please respond to "James Users List" <[EMAIL PROTECTED]> To: "James Users List" <[EMAIL PROTECTED]> cc: 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] > **************************************************************** NOTICE - This message is intended only for the use of the addressee named above and may contain privileged and confidential information. If you are not the intended recipient of this message you are hereby notified that you must not disseminate, copy or take any action based upon it. If you received this message in error please notify HIC immediately. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of HIC. **************************************************************** -- 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]>
