development
Hi, When I try to merge some PDFs to have one document with nuxeo operation Blob.ConcatenatePDFs, I always have this exception : Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Blob.ConcatenatePDFs at ...
0 votes
1 answers
0 comments
900 views
Hello everybody, How can I validate in polymer section that a column is unique in a nuxeo form? What is the best alternative? I tried to run nxql but I couldn't :'(
0 votes
2 answers
0 comments
914 views
Hello people :) I was wondering if someone could help me with this question.Is it possible to make a field mandatory depending on another's field value?
0 votes
0 answers
0 comments
1436 views
Hi, I'm a big fan of IntelliJ and any JetBrains development environment, so I'd prefer to use it as my go to IDE. However, I notice that Eclipse is more mature in regards to Nuxeo. Has anyone here worked with both development environments? Which do ...
0 votes
1 answers
2 comments
2144 views
Dear Nuxeo, I represent HOST, LLC which is high-level business partner of many vendors including IBM, HP, Cisco, EMC, etc. Currently, we are actively promoting digital archive solutions based on ECM-systems in Russia. Recently, as part of this ...
0 votes
1 answers
0 comments
2943 views
Hi There, I'm currently working on fixing the multi-tenant/LDAP issues. I did find a issue in the REST API and I want to fix this. Is it possible to overwrite a webobject (in my case: UserRootObject.java) in Nuxeo? Thanks in advance, Bauke Roo
0 votes
0 answers
8 comments
2180 views
I have a Nuxeo Studio project, and I have a self-built Marketplace package that I use to install custom Java extension code. When I use the server development mode to load the latest Studio project, I receive a message like the following: ...
1 votes
1 answers
3 comments
3017 views
I'm searching a Java based free software CMS that is not only open by license but also open by spirit. I like a lot of stuff about nuxeo but two things hold me back to further evaluate it: The mailing lists are dead, the forum is dead although both ...
1 votes
1 answers
3 comments
2903 views
I would like to use a documentsListsManager inside a PageProvider class. How can I achieve it ? Of course, this way does not work: @In(create = true)
protected transient DocumentsListsManager documentsListsManager;
0 votes
1 answers
1 comments
1280 views
These posts by Laurent Doguin were one of the best resources for developers looking to extend Nuxeo. Will these be returning to their regular schedule ?
1 votes
2 answers
0 comments
1504 views
Here's our use case: We have two different direction department with two workspaces managed and accessible only by the associated department. I.E. workspace1 is only accessible by department1 and workspace2 is only accessible by department2. ...
0 votes
0 answers
1 comments
5308 views
I need to override the DocumentsInputResolver which is in : org.nuxeo.ecm.automation.server.jaxrs.io.resolvers.DocumentsInputResolver so I can handle space at the end of paths. But I don't know how. ...
0 votes
1 answers
0 comments
1944 views
Should I be able to see the standard email folder in the Nuxeo Studio Content Model->Documents? Should I be able to change the standard email folder, like the file, folder, document, etc from within Studio without extending it? It seems I can ...
0 votes
2 answers
3 comments
2476 views
Is there a simple way to disable an event or a listener temporarily, and then re-enabling on completion (or in the finally block)? Thanks, Bruce.
1 votes
1 answers
0 comments
4711 views
Hi! I must be doing something very wrong but here is the case. I downloaded and installed Nuxeo DM Tomcat distribution and started it. Then I stopped it and added my plugin to the plugins folder and restarted. I am getting the following error in the ...
0 votes
1 answers
0 comments
2807 views
Hi! We are trying to integrate Exhibit to a Nuxeo application. Unfortunately, they need to add some scripts and other things exactly to the head tag of the HTML document. Can you, please, give some info how this can be done. We don't need this for ...
1 votes
1 answers
0 comments
2810 views
I've been using JSF facelets autorefresh and JBoss Seam hot reload to provide some hot reload abilities but I've read that Nuxeo IDE is able to hot reload bundles. Are there any limitations and how can we do it using Ant or Maven ?
1 votes
2 answers
6 comments
3126 views
We are working as primates to deploy and test the new features of our plugins for Nuxeo DM (customizing the default JSF Web UI). We are developing totaly off-line the Nuxeo OSGi maven plugin. Coding into the IDE the xhtml pages and Seam beans, ...
1 votes
3 answers
3 comments
6620 views
Can anyone help with this topic? I've built my own modified Nuxeo package named same as the default one and then I replaced existing .jar with the new one. But I'd like to avoid this method because I need to have modified jars for each Nuxeo DM ...
0 votes
1 answers
0 comments
3821 views