Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004553 [Resin] minor always 05-15-11 22:48 07-05-11 13:45
Reporter rickHigh View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.16
Summary 0004553: Candi not following interceptor order
Description Candi does not seem to follow the interceptor order as defined in beans.xml.

For example when I have:

    <interceptors>
        <class>org.cdi.advocacy.LoggingInterceptor</class>
        <class>org.cdi.advocacy.DebugingInterceptor</class>
        <class>org.cdi.advocacy.security.SecurityAdvice</class>
    </interceptors>

I get this printed out to the console.

In SecurityAdvice
In LoggingInterceptor
In DebugingInterceptor
Additional Information
Attached Files

- Relationships

- Notes
(0005351)
ferg
07-05-11 13:45

ioc/0c72
 

- Issue History
Date Modified Username Field Change
05-15-11 22:48 rickHigh New Issue
07-05-11 13:45 ferg Note Added: 0005351
07-05-11 13:45 ferg Assigned To  => ferg
07-05-11 13:45 ferg Status new => closed
07-05-11 13:45 ferg Resolution open => fixed
07-05-11 13:45 ferg Fixed in Version  => 4.0.19
07-05-11 13:45 ferg Description Updated


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker