Re: James not calling Custom mailet's service function

2007-12-30 Thread Atul Moglewar
Thanks for reverting back. The line 16 of the NotifyMailet is the closing brace of function service. No matter what I write in the service function or the class NotifyMailet, James throws NullPointerException and the StackTrace says the exception to be at line 16. Here is the code of NotifyMailet

Re: James not calling Custom mailet's service function

2007-12-30 Thread Stefano Bagnara
What is the code at line 16 of NotifyMailet.java ? The NullPointerException is in your code, so you probably made some mistake there. Stefano Atul Moglewar ha scritto: > Hi, > Thanks for reverting back. > > As suggested by you, I altered the environment.xml to enable DEBUG > loggin for spoolman