[EMAIL PROTECTED]: Project james-server (in module james-server) failed

2007-12-24 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project james-server has an issue affecting its community integration. This issue affects

Re: ActiveMQ

2007-12-24 Thread Tim Stephenson
An alternative would be that each jar file contains a single mail processor and could therefore order the mailets it uses explicitly. The spool manager would need to have its processors configured too so the downside is this just pushes the configuration problem upstream, though I guess the process

Re: ActiveMQ

2007-12-24 Thread Tim Stephenson
On 20/12/2007, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On Dec 12, 2007 5:33 PM, Bernd Fondermann <[EMAIL PROTECTED]> wrote: > > > I could just use some pointers on how to dynamically register a new Mailet > > > onto a JAMES server via Java code if thats possible. e.g. I was thinking a