|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

The problematic part is the Oracle JSF API which contains "stubs" (method details are stripped off) and only works for compilation, not running the app.
We will replace javax.faces:jsf-api and com.sun.faces:jsf-impl artifacts with org.glassfish:javax.faces - Oracle's implementation (the same solution was used for servlet support tests).
See also https://community.jboss.org/wiki/WhatsTheCauseOfThisExceptionJavalangClassFormatErrorAbsentCode