Hello, You don't need to generate a bundle when you only want to contribute an XML component. Simply add the code sampled above by ganie into Nuxeo. Notes: * rename the file my-querymodel-contrib.xml to make its name ends with -config.xml (instead of -contrib.xml) * take care to add missing </component> closing tag at the end of the sample
For versions before 5.3.2, put my-querymodel-config.xml directly in server/default/deploy/nuxeo.ear/config/ Since 5.3.2, use the configuration templates (https://doc.nuxeo.com/display/NXDOC/Configuring+Nuxeo+EP+%285.3.2%29): * either simply put my-querymodel-config.xml in templates/common/config/ * or use your own template Regards, Julien -- Posted by "jcarsique" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=3957#12162> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
