[jira] [Created] (OWB-1020) evaluate class interceptors and use them if there is no special method interceptor

2014-10-05 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1020: -- Summary: evaluate class interceptors and use them if there is no special method interceptor Key: OWB-1020 URL: https://issues.apache.org/jira/browse/OWB-1020 Project:

[jira] [Resolved] (OWB-1021) simple stackoverflow protection for TypeVariable

2014-10-05 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1021. - Resolution: Fixed simple stackoverflow protection for TypeVariable

[jira] [Created] (OWB-1021) simple stackoverflow protection for TypeVariable

2014-10-05 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created OWB-1021: --- Summary: simple stackoverflow protection for TypeVariable Key: OWB-1021 URL: https://issues.apache.org/jira/browse/OWB-1021 Project: OpenWebBeans

[jira] [Created] (OWB-1022) InjectionPoint validated to early?

2014-10-05 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created OWB-1022: -- Summary: InjectionPoint validated to early? Key: OWB-1022 URL: https://issues.apache.org/jira/browse/OWB-1022 Project: OpenWebBeans Issue Type: Bug

[jira] [Updated] (OWB-1022) InjectionPoint validated to early?

2014-10-05 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated OWB-1022: --- Attachment: test.zip InjectionPoint validated to early? --

[jira] [Updated] (OWB-1022) InjectionPoint validated to early?

2014-10-05 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated OWB-1022: --- Affects Version/s: 1.5.0 InjectionPoint validated to early?

Re: You shall not pass!

2014-10-05 Thread Thomas Andraschko
Created a small sample here: https://issues.apache.org/jira/browse/OWB-1022 AFAICS the injectoin points are validated to early. 2014-10-02 14:17 GMT+02:00 Romain Manni-Bucau rmannibu...@gmail.com: it is done when we validate injection points so everything should be there Romain Manni-Bucau

Re: You shall not pass!

2014-10-05 Thread Romain Manni-Bucau
surely when we resolve the injection (normally in validate(beans) but same method is called by bm.validation(injectionPoint) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau

[jira] [Resolved] (OWB-1020) evaluate class interceptors and use them if there is no special method interceptor

2014-10-05 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1020. Resolution: Fixed evaluate class interceptors and use them if there is no special method

[jira] [Created] (OWB-1023) We should throw an IllegalArgumentException if BeanManager#validate parameter is null

2014-10-05 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1023: -- Summary: We should throw an IllegalArgumentException if BeanManager#validate parameter is null Key: OWB-1023 URL: https://issues.apache.org/jira/browse/OWB-1023 Project: