it's ok. we presumed that the stuff of our plugin were being overriden by nuxeo-platform-webapp-5.1.0.jar but it were not. We haven't deployed our directories and files inside our plugin jar.
On Thu, 11 Oct 2007 11:27:24 +0200 Olivier Grisel <[EMAIL PROTECTED]> wrote: > Richard C. Hidalgo Lorite a écrit : > > Maybe you have to add more instructions in README.txt because using your > > 5.1.0 GA bundle the file nuxeo-platform-webapp-5.1.0.jar is expanded at > > jboss startup and overrides faces-config.xml, and > > nuxeo.war/WEB-INF/classes/ directory avoiding the inclusion of any new > > translation. > > Please have a look at the OSGI-INF/deployment-fragment.xml files (esp those in > nuxeo-webapp-* files) to gain insight on how faces-config.xml, > messages_xx.properties and the like get generated by concatenating / merging > contributions from various jars. > > -- > Olivier > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
