I add an option to choose the language to the existing application.
In my development computer everything run as expected.
But when I deploy the application and the user try to change the language it gave this error message:
Code: Select all
java.lang.IllegalArgumentException: com.ebasetech.ufs.kernel.FormException: Language id invalid. (not found in system)
Thanks.