yes, this sounds very much like a bug. Please file a Jira Issue in
https://issues.apache.org/jira/browse/DELTASPIKE Hope you like DeltaSpike! Feel free to ask questions and we are also happy about every bug report and info about missing features we should address! LieGrue, strub >________________________________ > From: Thomas Herzog <[email protected]> >To: [email protected] >Sent: Wednesday, July 4, 2012 11:13 AM >Subject: ExceptionHandler chain is broken with same ordinal > > >We are using deltaspike-core-api-0.2-incubating. > >When there are multiple observer methods found for an ExceptionEvent with the >same type then only one observer method is called when event is not marked as >handled. >If we explicitly define a ordinal (handler one = 1, handler two = 2) then both >get invoked in the expected order. >The spec says if ordinal is not defined or multiple handler methods are found >with same ordinal then the order is non-deterministic. >So I think that this is a bug. >Am I right ? > > >Mit freundlichen Grüßen > >Thomas Herzog >Softwareentwicklung > >curecomp Software Services GmbH >Hafenstrasse 47-51 >4020 Linz > >web: www.curecomp.com >e-Mail: [email protected] >tel: +43 (0)732 9015-5563 >mobile: +43 (0)664 8867 9829 > > > > >
