1 Reply Latest reply on Apr 16, 2006 9:44 AM by gavin.king

    error in booking-example: Client-id : _id0 is duplicated in

    javaos

      you can reproduce the error by doing the following:

      1.point your browser to the online booking example; url:"http://seam.demo.jboss.com/"

      2.login

      3. press button "find hotels"

      4. click (and position the cursor) in the input field for the search string

      5. press "return" on your keyboard

      result:
      -------
      java.lang.IllegalStateException: Client-id : _id0 is duplicated in the faces tree.
      at org.apache.myfaces.application.jsp.JspStateManagerImpl.checkForDuplicateIds(JspStateManagerImpl.java:241)