1 Reply Latest reply on Dec 13, 2007 6:48 AM by fmarwede

    Events get lost

    vipirain

      Hi all,

      Since we integrated Richfaces in our JSF project, we have a strange problem. All JSF components, richfaces and other ones, do not fire their events as expected. Let's assume I have a commandlink. At the beginning it fires an event only after the second click, some components need even more actions until they fire an event. Some components seem to be dead. Other components work as expected. I know for sure that the request reaches the server. Until now we used richfaces for wrapping verbatim tags in a4j:outputPanel and for the richfaces tree.

      Details:
      JSF RI 1.1.01
      RichFaces 3.1.2.GA
      Java 1.5
      Tomcat 5.5.23

      We lost a lot of time, looking for a solution and the smallest hint, would make happy :)
      Thank for any help