MyFaces 1.1.5 and JBoss 4.2.2.GA

2007-11-21 Thread �rico
I'm trying to deploy an application using MyFaces 1.1.5 in JBoss 4.2.2.GA When I deploy the application I get the following error : java.lang.ClassCastException: org.apache.myfaces.renderkit.html.util.ExtensionsPhaseListener Can some one help me on this ?

MyFaces and Seam

2007-09-24 Thread �rico
running a seam sample with maven and my faces I have the following error in tomcat log : 24/09/2007 19:07:23 org.jboss.seam.core.Exceptions initialize INFO: reading exception mappings from /WEB-INF/pages.xml 24/09/2007 19:07:23 org.apache.myfaces.lifecycle.PhaseListenerManager informPhaseListene

MyFaces with ajax4jsf and richfaces

2007-09-12 Thread �rico
I'm trying to use MyFaces and Tomahawk 1.1.5 with facelets 1.1.11 + ajax4jsf 1.1.1 + richafaces 3.0.1 In a single xhtml file I'm having this error : java.lang.NoSuchMethodError: org.apache.myfaces.renderkit.html.util.DummyFormUtils.findNestingForm(Ljavax/faces/component/UIComponent;Ljavax/face

Re: tomahawk panelTabbedPane with multiple dataTable and dataScroller

2007-08-28 Thread �rico
somebody can help about this one ? I really appreciate it Érico Teixeira <[EMAIL PROTECTED]> wrote: I have a panelTabbedPane and 4 panelTabs declared int it : ... In all my four tabs I would like to use dataTable and dataScroller It works ok for the dataTable in my first tab but whe

tomahawk panelTabbedPane with multiple dataTable and dataScroller

2007-08-27 Thread �rico
I have a panelTabbedPane and 4 panelTabs declared int it : ... In all my four tabs I would like to use dataTable and dataScroller It works ok for the dataTable in my first tab but when I try to paginate through scroller in tab1 dataTable it affects the state from the dataTable in my sec

Re: tomahawk panelTabbedPane with other components behavior

2007-08-25 Thread �rico
David My problem was in tab1.xhtml definition I hadn't noticed that I was adding a body composition for my tabs files I took them off and now booth scrolling and commandLink action are working Thanks for all Best regards Érico David Delbecq <[EMAIL PROTECTED]> wrote: Check there is no val

Re: tomahawk panelTabbedPane with other components behavior

2007-08-24 Thread �rico
Which validations are you reffering to ? The two things that I tried to implement were scrolling and commandLink action but as I said none of them is working What could be the reason to the components do not work ok under this structure ? David Delbecq <[EMAIL PROTECTED]> wrote: Chec

tomahawk panelTabbedPane with other components behavior

2007-08-24 Thread �rico
I have a xhtml file where I added a panelTabbedPane and four panelTabs in it Inside first panelTab definition I have facelets and ... this tab1.xhtml contains a dataTable and a dataScroller My problem is that nothing is working such as scroller events or commandLink actions ... ---

tomahawk.taglib.xml configuration

2007-07-26 Thread �rico
I have an application using Facelets with MyFaces and It is not rendereing tomahawk components such as dataTable, outputText and inputText in my xhtml files all ohter components from RI are rendered ok I have tomahawk.taglib.xml in my WEB-INF and have in my web.xml : facelets.LIBRARIE