cancel
Showing results for 
Search instead for 
Did you mean: 

Overwritten template has no effect

simon_
Champ in-the-making
Champ in-the-making

Hi, For a school project we had to extend Nuxeo with a simple feature. Therefore I needed to modify the layouts/layout_default_template.xhtml. I bundled my changes, started my local instance of Nuxeo from Eclipse and voila, it works perfectly.

Now I wanted to transfer my jar to a remote server we have to use for this project. So I took my jar, scp-ed it to the server, saved it in the nxserver/plugins folder and rebooted. Now Nuxeo shows the plugin available in http:///nuxeo/sites but the changes to my template do not show. I checked the generated war archive and layout_default_template.xhtml was not overwritten properly.

I did everything as described here: http://dev.blogs.nuxeo.com/2012/03/qa-friday-change-nuxeo-platform-footer-links-studio.html and used the same deployment descriptor.

Any idea where i might have gone wrong?

Thanks, Simon

1 ACCEPTED ANSWER

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

You can try to check if this is a deployment ordering issue, adding "org.nuxeo.ecm.webapp.base" to you deployment-fragment.xml file as this is the Nuxeo bundle holding the original file.

View answer in original post

2 REPLIES 2

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

You can try to check if this is a deployment ordering issue, adding "org.nuxeo.ecm.webapp.base" to you deployment-fragment.xml file as this is the Nuxeo bundle holding the original file.

Thanks a lot, that seems to have done the trick!

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.