In WebSphere Application Server V8.0, the default Java Server Faces (JSF) engine changed to MyFaces 2.0. In previous releases of WebSphere, the default engine was the Sun Reference Implementation for JSF. In WebSphere Application Server V9.0, the JSF SunRI engine is removed.
When migrating JSF applications to WebSphere V8.0, V8.5.5, or Liberty, you can choose to migrate your application to use the included MyFaces implementation, configure WebSphere V8.0 or V8.5.5 to use the older Sun Reference Implementation as the default JSF engine, or package your preferred JSF engine with your application.
When migrating to WebSphere V9.0, you can migrate your application to use the included MyFaces implementation or package your preferred JSF engine with your application.
This rule is flagged only once per Eclipse project or Java archive where JSF artifacts are found. The rule will generate a result if any of the following conditions are true:
For additional information see: