01-04-2018 08:42 AM
Hello,
We encounter an error on Nuxeo 8.10 while using a custom plugin.
We've been using Nuxeo 5.6 for a few years with a custom personalization plugin. This plugin offers many features, and since our upgrade from 5.6 to 8.10 one of them doesn't work anymore. This feature add an 'Archive' button near the 'Delete' button of a file, and a custom tab 'Archive' when inside a directory, so the users can access the archived files. Since the upgrade, the Archive button still works but when we open the Archive tab, we get the following error: ERROR:facelet not found at '/tabs/tab_archive_file.xhtml'.
This xhtml file is in our plugin JAR, under web/nuxeo.war/tabs. The plugin is located in /opt/nuxeo/server/nxserver/plugins on our Nuxeo server. Here is the corresponding code for the tab:
And here is the xhtml file:
Why aren't this working anymore since the version upgrade?
Thanks for your attention!
01-17-2018 05:20 AM
Could you check that the xhtml
file is actually present at the expected location /opt/nuxeo/server/nxserver/nuxeo.war/tabs/tab_archive_file.xhtml
after your server is 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.