Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5103 | minor | always | 06-05-12 23:00 | 06-20-12 15:51 | |
|
|||||
Reporter: | rickHigh | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.29 | ||
|
|||||
Summary: | 0005103: Resin 4.0.2x seems to have an issue firing CDI container events in order. ProcessAnnotatedType event before a BeforeBeanDiscover | ||||
Description: |
From http://forum.caucho.com/showthread.php?t=28940 [^] Resin 4.0.2x seems to have an issue firing CDI container events in the correct order. I'm getting a ProcessAnnotatedType event before a BeforeBeanDiscovery event. To reproduce: Deploy a WAR including the following two artifacts: org.apache.deltaspike.core:deltaspike-core-impl:0.2-incubating org.apache.deltaspike.core:deltaspike-core-api:0.2-incubating Because of the missing event, this will cause a NullPointerException in org.apache.deltaspike.core.impl.message.MessageBun dleExtension.detectInterfaces() Regards, Harald |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|