I am using trinindad-2.0.1 with JSF2.0 and it is working fine with IE8 browser. I tried to use same application in IE11 but I am getting following exception when try to use the application:
java.lang.NullPointerException at org.apache.myfaces.trinidadinternal.ui.RootRenderingContext.getRendererManager.
There is an open and unresolved query in Trinidad for this: https://issues.apache.org/jira/browse/TRINIDAD-2451
Can any one let me know which version of trinidad and JSF combination should be used for IE11?