Nope, that doesn't help either. I've tried it with both the init() (no arguments) and by removing the init() method altogether ... still hangs on startup...
Thanks for your input.. -Dave > -----Original Message----- > From: Danny Angus [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 12, 2001 8:39 AM > To: James Developers List; James Users List > Subject: RE: loading my mailet hangs on James startup > > > I dont think you need to call super.init(MailetConfig) > > > > > > public void init(MailetConfig newConfig) throws MessagingException > > > > { > > > > super.init(newConfig); > > > > log("Initializing BounceMailet..."); > > > -- > 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]>
