2 Replies Latest reply on Sep 2, 2008 10:58 AM by suckerd

    FacesMessages.instance().addToControl decrecated and method missing?

    suckerd

      Hi I was using Seam2.1.0A1 and had the following
      working line of code:


      FacesMessages.instance().addToControl(clientId, facesMessage);



      This method is removed now from the API in Seam2.1.0BETA1
      Mhh and all

      FacesMessages.instance().addToControl();

      are now deprecated, please advise what should be done instead!


      Thanks in advance!


      Cheers, Mike