Problems with JSF converter: "f: convertNumber"

2

Good night everyone,

In an application I developed in JSF the converter worked fine running locally with local mysql bank (JPA / Hibernate)

But when I deployed the application and put it into production (server) it did not work as it should. The Tomcat versions are the same.

output on local machine:

Serveroutput:

See that in addition to not showing the "R $" of the currency the values are unconfigured!

Can anyone help?

    
asked by anonymous 26.01.2015 / 23:12

0 answers