nuxeo-platform
It seems it is possible to add a facet to a document instance. A facet can hold a reference to a schema. I have various document types whose instances could be associated to a custom schema. How can I manage to achieve that goal (let users add the ...
1 votes
0 answers
0 comments
2155 views
Our customers consider security as a #1 priority, and as such we constantly upgrade our major 3rd parties (including Java/Tomcat/database server/etc) to their latest. And with regard to Nuxeo, we have attempted to deploy it as a static WAR inside ...
0 votes
1 answers
1 comments
1848 views
Hello. I'm new to the platform. I don't have access to Nuxeo Studio. Is there a recipe available with the main steps one would follow to implement a customized lifecycle “by hand”, i.e. in Java and XML? For example, to place a state in between ...
0 votes
2 answers
1 comments
1920 views
Hi, is there any way to execute a java-action when a document is uploaded into a concrete folder vía WebDAV? For example, in Alfresco ECM is possible to define rules that you can customize and apply to a folder and only are triggered only for that ...
0 votes
1 answers
0 comments
1740 views
Hi, I have a component that declares a service. The service has different implementations provided in separate bundles: BaseBundle: ServiceInterface BaseServiceImpl SecondBundle: SecondServiceImpl ThirdBundle: ThirdServiceImpl The service and ...
0 votes
1 answers
2 comments
4826 views
Hi, I have read a lot of docs about changing the context path, but can we remove it and access nuxeo directly from a subdomain like nuxeo.mydomain.com ? Thanks, Jérémie
0 votes
0 answers
0 comments
1514 views
Will Nuxeo work without permissions to create functions in SQL Database? The environment: I configured my nuxeo.conf file to use the MySQL template, but customized the settings to use a remote MySQL server. This MySQL server is shared between ...
0 votes
1 answers
0 comments
1983 views
Hi, We are in https on our nuxeo server, but when we want to access to thumbnail or download file in our web-app we got SSL_ERROR_RX_RECORD_TOO_LONG (firefox) OR ERR_SSL_PROTOCOL_ERROR Why thumbnail url always contains a 80 port ? "thumbnail": { ...
0 votes
1 answers
0 comments
3455 views
Hi community. I am trying to create an event listener, so far, I just want to log a message when my listener is called. See my class below: import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import ...
0 votes
0 answers
1 comments
2082 views
Hi Thomas, After packaging my angular app as nuxeo module and deployed to nuxeo server side, I got nuxeo a REST API issue on user behind CAS connection : OPTIONS http://localhost:8080/nuxeo/json/cmis net::ERR_NAME_NOT_RESOLVED
Fetch API cannot load ...
0 votes
1 answers
0 comments
2110 views
Greetings- Thanks so much for the support of my random questions, its been helpful so far. While deploying Nuxeo in AWS, we're exploring integrating s3 as a blob provider store for Nuxeo. I'm inquiring on how to get nuxeo to store my asset in s3, ...
0 votes
1 answers
4 comments
3891 views
Hi Nuxeo team, Nuxeo 8.x and 9.x embeds h2-1.4.177-NX01 version of H2 database. This version of H2 is a beta one dated of 2014-04-12 and is very buggy. http://www.h2database.com/html/changelog.html The last version of H2 1.4.194 is dated of ...
0 votes
1 answers
3 comments
1554 views
Greetings- While evaluating the Nuxeo platform in AWS I've come across a few questions. I'm mostly curious of the following: Is it possible to deploy Nuxeo updates with zero downtime in a clustered environment, think blue/green deployments. How does ...
0 votes
1 answers
2 comments
2209 views
Hi, I have problem with starting nuxeo instance. Earlier I didn't have this problem, and i started nodes without any problems. Now i want to start nuxeo 7.10-Hf09,and I'm getting such error(?) Detected Tomcat server.
Nuxeo home: ...
0 votes
1 answers
0 comments
1636 views
Greetings- I've been prompted to install wpd2text even though I've built and installed it on the machine. Is there something else I need to configure here? I'm running nuxeo platform 8.10 in AWS on RHEL 7.3 See below Log: 2017-03-30 19:47:01,649 ...
0 votes
1 answers
0 comments
2673 views