0 Replies Latest reply on May 25, 2006 9:29 AM by elfuhrer

    Problem in CR3

    elfuhrer

      I just created a dummy application using the following environment:


      JBoss 4.0.4 GA (Updated to use MyFaces 1.1.3)
      JBoss IDE 1.6 GA
      JBoss Seam 1.0.0.CR3


      I have fixed the few bugs from the generation
      Added the @In(create = true) for the resource bundle
      Replaced the javax.ejb naming with javax.interceptor

      However I'm getting a weird error I always get a validation message on all the input fields.
      Error during model data update.
      When I click on view page source the ids for the components is different from the ones specified.
      Any clue?