Darrell DeBoer <[EMAIL PROTECTED]> wrote: >What exactly are you doing? Phoenix used to ignore the user-defined >classpath - probably still does. Have you tried putting mailet.jar in the >same location as mymailet.jar?
First off thanks for the help so far, I think I understand it a little better, but Phoenix still confuses me (but we can let that go...) Basically all I am doing is trying to write a matcher/mailet that detects if an email comes to say, [EMAIL PROTECTED] I want to act on it and have my Java mailet code take the complete email message and do something with (put it my own proprietary database). As my previous messages hints at, I still can't get James to run with a sample someone posted yesterday. http://www.javaworld.com/javaworld/jw-10-2001/jw-1026-jamesmail_p.html I followed this example as best I could, but ended up with the errors I mentioned in my previous message. One more question regarding Phoenix do you any IDE for debugging (like JBuilder or IDEA)? What do I exactly run when I want to debug James, but with Phoenix? Is it a Phoenix project then? Thanks, Tom -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
