How to make websphere 8.5 use mojarra not myfaces

前端 未结 2 1902
清酒与你
清酒与你 2020-12-04 00:03

i\'ve a JSF2 (Richfaces 4.1.0) project running in eclipse. I\'m trying to run it on WAS 8.5 using mojarra jsf implementation (2.2.0). Then lib are provided with maven but th

2条回答
  •  悲哀的现实
    2020-12-04 00:31

    Check this page Configuring JavaServer Faces implementation. It explains in details what you have to configure (basically isolated shared library and configure JSF settings)

提交回复
热议问题