Re: BeanManager lookup returing null !

2014-06-12 Thread Gerhard Petracek
hi felipe, you pass in a scope-annotation as qualifier. - it can't work, since a scope is no qualifier. (fyi: please ask questions about cdi on the list for openwebbeans.) regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English

Re: NPE when view pooling / CACHE_EL_EXPRESSIONS == alwaysRecompile

2014-06-12 Thread Leonardo Uribe
Hi An example to reproduce it could help in this case. Leonardo. On Jun 10, 2014 11:21 PM, l.pe...@senat.fr l.pe...@senat.fr wrote: (republished here following the advice of Gerhard Petracek on us...@deltaspike.apache.org) Dear all, I have the following NPE when view pooling is activated

Re: BeanManager lookup returing null !

2014-06-12 Thread Karl Kildén
Felipe, As a side note I recommend you try Deltaspike core [1] for retrieving beans. Alternatively you can retrieve with Omnifaces [2] too all though since Deltaspike is composed by the makers of Weld / OWB that would be my first bet. [1] http://deltaspike.apache.org/core.html#beanprovider [2]

Re: 2.2 stability

2014-06-12 Thread Karl Kildén
I can confirm that I used c:forEach erroneously. Myfaces 2.2.3 running great for me now cheers On 13 March 2014 16:27, Leonardo Uribe lu4...@gmail.com wrote: Hi @Karl I think your problem should be something different. I closed MYFACES-3869, since we have positive confirmation that the