1 Reply Latest reply on Jan 25, 2012 7:46 AM by pzelenka00

    Converter message

    pzelenka00

      Hi,

       

      I'm sorry that this topis is not related to RichFaces.

      I have an JSF 1.2 application and I need to show a message in case of conversion error. So in converter i use throw new ConverterException(new FacesMessage("some text));

      I want to store this message in message budle file because I customized standard JSF messages. I don't know how to achieve this.

      Thanks for help


      Pavel