On Tue, Apr 7, 2009 at 4:18 PM, Zmitko, Jan <[email protected]> wrote: > Hi, > > can someone told me that the reason for the following warnings is? > > > - MenuContentHa W > org.apache.myfaces.trinidadinternal.menu.MenuContentHandlerImpl endDocument > CREATE_TREE_WARNING: Empty Tree!
For [1] we added code to create menu model if tree is empty. > > - GlobalConfigu W > org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl > _attachRequestContext RequestContext had not been properly released on > earlier request. > Is the filter exectured twice ? Or do you have multiple Trinidad JARs (two -impl or so) on the classpath ? -Matthias [1] http://issues.apache.org/jira/browse/TRINIDAD-101 > > Best Regards, Jan > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf
