Hello,
I have just downloaded Payara 5 191 this morning to begin evaluation to determine if it would be beneficial to migrate from Weblogic 12.2.1.3 to Payara Server.
Setup is easy enough if you're used to Glassfish but I am wondering why the Payara installation is missing what I would consider critical jar files for working with JSF applications.
The following jar files were not in the glassfish/modules directory
javax.jsf-<version>.jar
javax.validation-<version>.jar
So far I have the JSF jar being found and those errors eliminated from the applicaiton but eveb after adding the javax.validation jar to the modules directory and clearing the cache javax.validation Annotations are still not working.
V/R,
Chad