I try to override org.alfresco.faces.AdvancedSearch component by my own in my file META-INF/face-config.xml.
I have already navigation rules and managed bean in this xml file and they are working correctly.
I don't understand why its not the same for component.
I did test to replace directly my component in faces-config-repo.xml and its working.
So my component in META-INF/face-config its not loaded, if you have an idea of reason that could be appreciate.
Thx.