14 Replies Latest reply on Jun 13, 2011 1:33 PM by ilya_shaikovsky

    ExtendedDatamodel: datascroller Received 'error@malformedXML'

    luca.graf

      Hi

       

      i try to implement server-side paging with ExtendedDatamodel. Initial the datatable and datascroller gets rendered correctly. But if i try naviagte through the data with datascroller i get a "Received 'error@malformedXML'" error.

       

      {code:xml}

      error[11:37:58.450]: Received 'error@malformedXML' event from <span id=video-overview:video-list-scroller class="rf-ds" ...>

      error[11:37:58.450]: [200] undefined: undefined

      {code:xml}

      Full a4j:log output: http://pastebin.com/Y2yEmvFM

       


      Code:

      Abstract PageableDatamodel: http://pastebin.com/tg82AqgN

      Simple PageableDatamodel impl: http://pastebin.com/y2dvP9gV

      Datatable definition: http://pastebin.com/GUkB9zFi

       

       

      Iam using glassfish-3.1 (mojarra 2.1) and richfaces m6.

      Also tested with tomcat7, mojarra 2.0.4 and richfaces cr1.

       

      Any ideas why these malformedXML error occure?

       

      Greetings

      Luca

       

      Message was edited by: Luca Graf