Hi Mike, > Hey Mario. > > I notice that ADD_RESOURCE_CLASS doesn't output the default value in > the warning like CHECK_EXTENSIONS_FILTER does. Instead it outputs a > class name. > Well, ADD_RESOURCE_CLASS outputs its default value. This value indeed is the FQN of the class handling the resources. So
> found, using default value > org.apache.myfaces.renderkit.html.util.DefaultAddResource is correct :-) Ciao, Mario
