Error using mirage

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
amaica
Posts: 1
Joined: 30 Mar 2019, 23:26

07 May 2020, 05:07

I followed the documentation I compiled and I'm stuck in this error: https://www.primefaces.org/mirage/docs.xhtml
java.lang.ClassNotFoundException: org.primefaces.mirage.filter.CharacterEncodingFilter
Please help me.
Thanks

juan.ntorres
Posts: 7
Joined: 14 Jan 2019, 16:08

18 May 2020, 00:41

Hi amaica, how did it go with this problem.
I am new to using these templates and I have not been able to implement them, can you give me a hand?

thankyou

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

29 May 2020, 22:43

Sorry for the delayed response. Do you have CharacterEncodingFilter class in your project? If no, please remove the following filter from web.xml;

Code: Select all

<filter>
        <filter-name>Character Encoding Filter</filter-name>
        <filter-class>org.primefaces.mirage.filter.CharacterEncodingFilter</filter-class>
    </filter>
Best Regards,

Post Reply

Return to “Mirage - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests