You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Vemuri A Ramakrishna (JIRA)" <de...@myfaces.apache.org> on 2017/07/26 09:07:00 UTC

[jira] [Created] (TOMAHAWK-1684) Getting a blank page after migrating from JSF 1.0 to JSF 1.2 with myfaces+tomahawk+tiles

Vemuri A Ramakrishna created TOMAHAWK-1684:
----------------------------------------------

             Summary: Getting a blank page after migrating from JSF 1.0 to JSF 1.2 with myfaces+tomahawk+tiles
                 Key: TOMAHAWK-1684
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1684
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Column
    Affects Versions: 1.1.14
         Environment: RHEL 7.3
            Reporter: Vemuri A Ramakrishna
            Priority: Blocker


Upgraded the JSF 1.0 version to JSF 1.2. Using myfaces 1.2.9 (api+impl) , tomahawk12(1.1.9) and richfaces(3.3.3) , jstl 1.2, jsf 1.2 tag lib for the upgrade.

Application gets deployed but tags are rendering blank,

2017-07-26 14:10:03,906 [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.ajax4jsf.cache.LRUMapCacheFactory - Creating LRUMap cache instance of default capacity
2017-07-26 14:15:12,262 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' WARN  org.ajax4jsf.webapp.BaseFilter - MyFaces Extensions Filter should be configured to execute *AFTER* RichFaces filter. Refer to SRV.6.2.4 section of Servlets specification on how to achieve that.
2017-07-26 14:15:12,368 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.RENDER_CLEAR_JAVASCRIPT_FOR_BUTTON' found, using default value false
2017-07-26 14:15:12,368 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.SAVE_FORM_SUBMIT_LINK_IE' found, using default value false
2017-07-26 14:15:12,368 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS' found, using default value true
2017-07-26 14:15:12,369 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.RENDER_VIEWSTATE_ID' found, using default value true
2017-07-26 14:15:12,369 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.STRICT_XHTML_LINKS' found, using default value true
2017-07-26 14:15:12,369 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.CONFIG_REFRESH_PERIOD' found, using default value 2
2017-07-26 14:15:12,369 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.VIEWSTATE_JAVASCRIPT' found, using default value false
2017-07-26 14:15:12,369 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.RESOURCE_VIRTUAL_PATH' found, using default value /faces/myFacesExtensionResource
2017-07-26 14:15:12,369 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - No context init parameter 'org.apache.myfaces.CHECK_EXTENSIONS_FILTER' found, using default value true
2017-07-26 14:15:12,369 [ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)' INFO  org.apache.myfaces.shared_tomahawk.config.MyfacesConfig - Starting up Tomahawk on the MyFaces-JSF-Implementation

Nothing happens after the last statement and the jsp page is blank



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)