Dave, Do you have any insights as to why this is needed? Aside from the mailet implementations, there are only two references within James to the getMailetInfo() method, and those are both debug log messages. I can't see how or where it would matter if you implemented that.
Any stack traces or other such would be very helpful as part of a bug report. Serge Knystautas Loki Technologies http://www.lokitech.com/ ----- Original Message ----- From: "Key88 SF" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 26, 2002 5:22 PM Subject: RE: Turning off James email storage > > I had done that, but was still getting exceptions. However, I finally > figured out the problem. Apparently you have to implement the > getMailetInfo() function, otherwise it dies trying to access something named > "". I never saw anything in the documentation about this being required...I > would have thought you'd leave it unimplemented in GenericMailet if it was a > requirement. Alas, all is good now :) > > Thanks for your help, > > -Dave -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
