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

Vemuri A Ramakrishna commented on TOMAHAWK-1684:
------------------------------------------------

Weblogic 12c supports JSF 1.2 and we can override weblogic to use JSF 1.2 
implementation in the weblogic.xml while deploying.

Also i find that we are including standard-faces-config.xml which is having 
errors and also web-facesconfig_1_2.xsd which is having errors in the 
myfaces-impl source code. I think this issue with xml not following the right 
xsd and structure has to be resolved.


> 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)

Reply via email to