You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Lipp (JIRA)" <de...@myfaces.apache.org> on 2006/09/12 15:14:24 UTC

[jira] Commented: (TOMAHAWK-85) MyFaces initialises twice when using the portlet bridge

    [ http://issues.apache.org/jira/browse/TOMAHAWK-85?page=comments#action_12434155 ] 
            
Michael Lipp commented on TOMAHAWK-85:
--------------------------------------

This is a duplicate of MYFACES-1338.

> MyFaces initialises twice when using the portlet bridge
> -------------------------------------------------------
>
>                 Key: TOMAHAWK-85
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-85
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Portlet_Support
>         Environment: Windows XP, JBoss Portal Server 2.0 Alpha with AS 4.0.1sp1
>            Reporter: Gavin Cornwell
>         Assigned To: Stan Silvert
>
> When using the MyFaces portal bridge in JBoss Portal 2.0 Alpha server with debugging turned on you can see all the MyFaces configuration files being parsed twice.
> The logging output shows as below:
> 23:33:12,544 INFO  [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
> 23:33:13,573 INFO  [FacesConfigurator] Reading config jar:file:/c:/Temp/myfaces41870.jar!/META-INF/faces-config.xml
> 23:33:14,073 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config-common.xml
> 23:33:14,103 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config-repo.xml
> 23:33:14,123 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config-zoo.xml
> 23:33:14,173 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
> 23:33:16,490 INFO  [StartupServletContextListener] ServletContext 'W:\software\jboss_portal_2.0-jboss_4.0.1sp1\server\default\tmp\deploy\tmp41869web-c
> lient.ear-contents\web-client-exp.war\' initialized.
> 23:33:29,197 DEBUG [ContextListener] Server is running in portal server: true
> 23:33:29,426 INFO  [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
> 23:33:31,484 INFO  [FacesConfigurator] Reading config jar:file:/c:/Temp/myfaces41871.jar!/META-INF/faces-config.xml
> 23:33:32,124 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config-common.xml
> 23:33:32,154 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config-repo.xml
> 23:33:32,184 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config-zoo.xml
> 23:33:32,204 INFO  [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
> 23:33:32,283 INFO  [MyFacesGenericPortlet] PortletContext 'W:\software\jboss_portal_2.0-jboss_4.0.1sp1\server\default\tmp\deploy\tmp41869web-client.ea
> r-contents\web-client-exp.war\' initialized.
> 23:33:33,632 INFO  [Server] JBoss (MX MicroKernel) [4.0.1sp1 (build: CVSTag=JBoss_4_0_1_SP1 date=200502160314)] Started in 1m:58s:974ms

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira