I found my problem, I had a mess between the binary files and the source files.  Thanks. 

 


De: Jorge Vásquez [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 27 de octubre de 2006 12:12
Para: [email protected]
Asunto: extend HtmlJSCookMenuRenderer...

 

Regards to all,

I need to overwrite the rendering behaviour of HtmlJSCookMenuRenderer and after looking at the source code I have a line that is causing me trouble: 

 

            FormInfo parentFormInfo = RendererUtils.findNestingForm(component, context);

 

I am kind of lost here ´cause I am getting the error here that this method isn´t defined by RenderUtils.  (being org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils).  Therefore I am totally confused, in the first place how is this working if this method isn´t defined anywhere?.  I am using tomahawk-1.1.5-SNAPSHOT.jar and I downloaded the source files for this same distribution and I haven´t found this method.  

 

Any ideas on what is happening here?

 

Thanks,

JV

Reply via email to