Results 1 to 2 of 2

Thread: @RooWebFinder issue with Roo 1.2.2

Threaded View

  1. #1
    Join Date
    Mar 2007
    Posts
    26

    Default @RooWebFinder issue with Roo 1.2.2

    I am new to Roo and Apache Tiles both, I am using @RooWebFinder annotation to generate finder page and menu. Menu is generated on the left, but when I click on that, It shows jspx of "create" entity rather than showing me finder arguments.

    I see all the code generated including findBy*.jspx etc. But Since I dont know Apache Tiles, I can not debug easily.

    Any help would be appreciated !

    Thanks,

    ** Update : I have found that this issue appears only when finder is using all entity members as arguments. For example, if user entity has firstName and lastName. findByFirstNameAndLastName would show "create" form rather than finderForm. Much better but still a bug.
    Last edited by sudhirkd; Oct 28th, 2012 at 02:02 PM. Reason: more accurate problem

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •