1 Reply Latest reply on Aug 27, 2008 1:49 PM by stefanstrobl

    a4j:commandLink action not called

    stefanstrobl

      I have an ajax command link that is rendered inside a rich:dataList. The content is inserted into the page via component binding (higher up in the component tree).

      My problem is, that the link inside the dataList fails to call the action method on the bean. Another command link, generated with exactly the same code, outside of the dataList does get called. The exact same setup (a4j:commandLink inside rich:dataList) works if it is created normally on a faclets page.

      rich:messages does not show any messages
      a4j:log doesn't show anything that would give me a clue about the problem either, but i can of course post the output if necessary.

      I am using:
      JBoss 4.2.2
      JBoss Seam 2.0.1.SP1
      Richfaces 3.2.2.BETA5 (does not work with 3.2.1 either)

      I would be greatful if you could give me any pointers to solve this problem as i'm slowly getting a little crazy :/

      thanks
      stefan