Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Ext User
    Join Date
    Jul 2007
    Posts
    48
    Vote Rating
    0
    Webflash is on a distinguished road

      0  

    Default [CLOSED] [2.0m] BaseTreeLoader nit work with BeanModelReader

    [CLOSED] [2.0m] BaseTreeLoader nit work with BeanModelReader


    BeanModelReader reader = new BeanModelReader();
    BaseTreeLoader<BeanModel> loader = new
    BaseTreeLoader<BeanModel>(proxy,reader)

    loader.load(null);

    throw class cast Exeption BaseListLoadResult can't cast to List<BeanModel>

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,717
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    Please post a full testcase and your stracktrace.