Re: [HAPI-devel] Processing a Single Message Multiple Times

2010-12-13 Thread Jens Villadsen
I think you are about to make an error in your initial design - if you more or less think of a key/value map with the registerApplication call, the behaviour you experience makes a lot of sense. Since you want all three handlers to react on the A01 message type why not handle all this inside the yo

Re: [HAPI-devel] Processing a Single Message Multiple Times

2010-12-12 Thread Erik Gfesser
The question that comes to mind is what are you trying to achieve by doing so. Why not include the processing you plan for "otherHandler" and "logger", for example, within "handler"? Erik - Original Message From: "[email protected]" To: [email protected] Sent: Sun,