I\'m working on JSF project, I\'m trying to set up project facets in Eclipse, When I\'m downloading Mojarra libraries for JSF2.2 it is giving error message. I\'m using Eclip
I found other sotution, when you start a new dynamic Web proyect pick "New runtime", then Oracle>Glassfish, install it and restart eclipse, JSF library is probided by Glassfish so in JSF Capabilities panel (when the new proyect is created) , glassfish is assigned by default (the System library). it works for me :)