Hi, In your server, the message_yourlangage.properties is into this jar: D:\Project\nuxeo-ep-5.1.6.GA\server\default\deploy\nuxeo.ear\nuxeo-platform-webapp-5.1.6.jar
Open your jar, and the file is here: nuxeo.war\WEB-INF\classes\ I think you have to search "My Default Domain" or maybe the label: "Default_Domain" Replace it by what you want, restart your server and its done. But it's a little dangerous to custom your application directly into a compliled and deployed version ... because if you delete somthing by mistake or something else, you will loose your work. If you have your sources, you just need to re deploy what you need :) Best Regards -- Posted by "lkemen" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2375#6436> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
