You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2018/04/11 18:31:00 UTC

[jira] [Commented] (MYFACES-4223) FacesContext ViewRoot is Null - in JSF1.1.9

    [ https://issues.apache.org/jira/browse/MYFACES-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434380#comment-16434380 ] 

Thomas Andraschko commented on MYFACES-4223:
--------------------------------------------

Noone can help you with this informations. Also JSF 1.1 is very old one and many users use(d) it without such problems.
We even don't know if MyFaces 1.1 is working with Java8.

My suggestion: Upgrade to JSF 2 or try the WAS support. I don't think the root problem will be MyFaces.

Also 1.x is not active maintened. But if you can provide a patch to fix a bug, we can still apply it.

> FacesContext ViewRoot is Null - in JSF1.1.9
> -------------------------------------------
>
>                 Key: MYFACES-4223
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4223
>             Project: MyFaces Core
>          Issue Type: Bug
>         Environment: Production
>            Reporter: Venkatesh
>            Priority: Critical
>         Attachments: faces-config-bean.xml, faces-config.xml, web.xml
>
>
> Dear All,
> I have JSF1.1 application which runs on Java 6/WAS7 as of now. We are currently doing Java 8 Migration with WAS 8.5.5.11. Installed WAS8.5.5.11 & Java 8 and Configured workspace and changed the Compiler & Project Facelets to Java 1. 8 & WAS8.5 and restarted the servers without any issues. 
> But when login getting View CertificateException for ViewID with Restore_View :1 error and when I debugged I am seeing viewroot is empty in facescontext and I do the same in Jav6/WAS7 I am able to see the values for viewroot in facecontext. I did only Java 8/WAS5.5.11 install and started the servers without any changes but it is not working in new environment.
> Could you please help me to find the root cause and solution to resolve the issue.
> Using myfaces-api-1.1.9 & jsf-facelets-1.1.14
> Thanks,
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)