Enrique Perez a écrit : > I've developped a new Extension Point. > > If I add new extensions in a xml file inside my jar plugin works fine, > but I want to do it from an external xml. > I noticed that Nuxeo does it by placing the xml in the config folder. > So, I've created the following xml file and place it there: > > my-extension-point.xml
I think you must make its filename ends with '-config.xml' for the runtime deployer to use it. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
