02-27-2012 02:55 PM
I have installed Nuxeo using the APT repository in an ubuntu server (10.04). Also, in my computer I have got Nuxeo IDE working and I have made a custom project which changes the login page. It works when I launch the Nuxeo SDK. I have exported my project as a war using the contextual menu, but now I don't now where to deploy it. I have try some locations but it does not seem to work.
Can anyone tell me where is the correct place?
Thanks.
02-28-2012 04:55 AM
Sorry bruce :),
Take the jar in your dev instance (into $NuxeoServer/nxserver/bundles) or build your project with maven:
And the copy this jar into:
where $NuxeoServer is the location of the Nuxeo Server 🙂
If, I'm right for the deb package, this must be /var/lib/nuxeo
02-28-2012 02:03 AM
Build your project as a JAR file and deploy it to [root]/nxserver/plugins directory
02-28-2012 04:55 AM
Sorry bruce :),
Take the jar in your dev instance (into $NuxeoServer/nxserver/bundles) or build your project with maven:
And the copy this jar into:
where $NuxeoServer is the location of the Nuxeo Server 🙂
If, I'm right for the deb package, this must be /var/lib/nuxeo
02-28-2012 05:54 AM
Thanks for your help.
02-28-2012 09:28 AM
no need to be sorry - yours is a much more detailed answer
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.