Re: [extval] renderer wrappers break @ListenerFor annotation

2010-07-01 Thread Gerhard Petracek
ok - so we have a simple workaround for it. however, it looks like a myfaces-core2 issue. at least i can't reproduce the issue in combination with mojarra2. mojarra also uses the annotation (see ScriptStyleBaseRenderer). imo we should check why it just happens in combination with myfaces-core2. r

Re: [extval] renderer wrappers break @ListenerFor annotation

2010-06-30 Thread Leonardo Uribe
Hi Gerhard I added generic support dependency and that solved the problem. org.apache.myfaces.extensions.validator.component-support-modules myfaces-extval-generic-support 2.0.4-SNAPSHOT regards, Leonardo Uribe 2010/6/30 Gerhard Petracek > hi leonar

Re: [extval] renderer wrappers break @ListenerFor annotation

2010-06-30 Thread Gerhard Petracek
hi leonardo, do you see the same issue with the generic support module of extval? regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/7/1 Leonardo Uribe > Hi > > In some cases

[extval] renderer wrappers break @ListenerFor annotation

2010-06-30 Thread Leonardo Uribe
Hi In some cases, extval wraps renders but that has a side effect: all renderers annotated with @ListenerFor are not registered properly. That means h:outputScript / h:outputStylesheet stop working and there are not relocated anymore. So if you have a page like this: http://www.w3.org/TR/xhtml1