cancel
Showing results for 
Search instead for 
Did you mean: 

Running both Web UI and JSF UI on Nuxeo 2019 LTS ?

Samuel_VISCAPI
Champ on-the-rise
Champ on-the-rise

Dear all, First post on these boards 🙂 I'm quite new to Nuxeo, so please bear with me. I have a rather simple question: is it possible to run both Web UI and JSF UI on Nuxeo 2019 LTS ? Last time I tried, the installation of JSF UI went through, the module appeared as started with nuxeoctl mp-list, just like WebUI, but Nuxeo was no longer accessible on http://my.ip:8080/nuxeo (Tomcat error 404). I had to uninstall JSF UI and restart Nuxeo to be able to log in again. Any idea what I could be doing wrong ? Best regards, Samuel

EDIT: I could see the following lines in the log, are they relevant ?

2021-03-29T16:55:24,404 ERROR [main] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.preview.actions
/> 2021-03-29T16:55:24,406 ERROR [main] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.preview.authentication
/> 2021-03-29T16:55:24,408 ERROR [main] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.preview.docview.contrib

1 ACCEPTED ANSWER

Gregory_Carlin
Elite Collaborator
Elite Collaborator

Hello,

JSF UI and Web UI can run synchronously. So basically you shoud have:

nuxeoctl register // make sure you've registered your instance
nuxeoctl mp-install nuxeo-jsf-ui nuxeo-web-ui
nuxeoctl start

Regards

View answer in original post

2 REPLIES 2

Gregory_Carlin
Elite Collaborator
Elite Collaborator

Hello,

JSF UI and Web UI can run synchronously. So basically you shoud have:

nuxeoctl register // make sure you've registered your instance
nuxeoctl mp-install nuxeo-jsf-ui nuxeo-web-ui
nuxeoctl start

Regards

Hi [Gregory Carlin](https

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.