hi, that depends on your environment (in combination with owb it's easy [1] and in combination with weld it's more complex and depends on the version you have to use) - see [2].
regards, gerhard [1] http://goo.gl/zsFfe [2] https://cwiki.apache.org/confluence/display/EXTCDI/Alternative+Configuration http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/12/2 oversteer <brendanhealey...@yahoo.co.uk> > > I'm afraid I'm non the wiser for this - do I extend CodeCoreConfig and > override the function? If so > does this need to be in an @ApplicationScoped bean? Do I need any other > annotations like @Enhanced > or @Advanced? is there anything else I need to do to ensure that the > overridden method is called on > startup? What would be really great is an example. > > Thanks. > > > Gerhard Petracek wrote: > > > > hi, > > > > see CodiCoreConfig#isConfigurationLoggingEnabled > > > > regards, > > gerhard > > > > http://www.irian.at > > > > Your JSF/JavaEE powerhouse - > > JavaEE Consulting, Development and > > Courses in English and German > > > > Professional Support for Apache MyFaces > > > > > > > > 2011/12/1 oversteer <brendanhealey...@yahoo.co.uk> > > > >> > >> > >> Hi, can anyone tell me how to lose this from my server log? I couldn't > >> see > >> anything in the > >> docs. > >> > >> Used JSF implementation: Mojarra v2.1.3-FCS > >> config implementation: > >> org.apache.myfaces.extensions.cdi.jsf.api.config.JsfModuleConfig > >> method: isUseViewConfigsAsNavigationCasesEnabled > >> value: true > >> method: isInvalidValueAwareMessageInterpolatorEnabled > >> value: true > >> method: isInitialRedirectEnabled > >> value: true > >> method: isAlwaysKeepMessages > >> value: true > >> ... > >> > >> Thanks. > >> -- > >> View this message in context: > >> > http://old.nabble.com/CODI---turn-off-startup-config-logging--tp32898132p32898132.html > >> Sent from the MyFaces - Users mailing list archive at Nabble.com. > >> > >> > > > > > > -- > View this message in context: > http://old.nabble.com/CODI---turn-off-startup-config-logging--tp32898132p32904085.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. > >