content-management-platform


Related Questions
I have nuxeo DM 5.5 up and running at http://localhost:8080/nuxeo/site/automation I am trying to access Nuxeo EP 5.5 Automation server from Nuxeo Java automation client as under: public static void main(String[] args) throws Exception { ...
  0 votes
  1 answers
  3 comments
  4281 views

I want to add a chain of operations in nuxeo automation server, that will edit a document version. I know editing a version does not make sense, but this is the requirement of our client that we must meet. I am able to retrieve all versions of a ...
  0 votes
  1 answers
  2 comments
  2014 views

Hello, I have a plug in that I have used in nuxeo 5.4.1 and 5.4.2 now I want to use it with the 5.5 version, I already tried it and so far the plug in works exactly as it worked on the previous versions, basically my plug in add the feature to ...
  0 votes
  0 answers
  4 comments
  4382 views

Tomcat RemoteIpValve would be convenient to use to solve Nuxeo 5.x WebDAV & CMIS Reverse Proxy issues. It might also eliminate the need for the custom nuxeo-virtual-host request header property in the web application. Unfortunately, ...
  2 votes
  1 answers
  2 comments
  2077 views

Hi, In http://doc.nuxeo.com/display/ADMINDOC/Configuring+PostgreSQL it is stated that the recommended version of PostgreSQL is 9.1, but also stated that the 8.4 version is supported. What would be the impact of using the 8.4 version instead of the ...
  0 votes
  1 answers
  2 comments
  1767 views

Hi, I have a problem with widgets on home board. All widgets show documents in the wrong order. I would like to see documents ordered by “last modified date”. how can i do that ? Thank you Jérémy PETIT-JEAN C.R.I - University of Pau, France
  0 votes
  2 answers
  1 comments
  1799 views

In the Platform Explorer, I see Extension point serviceDefinition of component CoreManagementComponent allows a message to be set by an Administrator that appears on all pages of the Web Application. This is a useful feature that does not appear to ...
  0 votes
  1 answers
  0 comments
  1821 views

Hi, I recently submit a bug on Nuxeo Jira : https://jira.nuxeo.com/browse/NXP-8933 It was fixed quickly, thanks to Nuxeo team! According to the Jira, this version is released but I can't find it on the Nexus. I'm searching for this artefact : ...
  0 votes
  1 answers
  0 comments
  1391 views

Hi, How can I edit the pages footer to customize it for our company : For now items ( Contact us | Blogs | Community | Forum | Documentation |) are all links to Nuxeo features. Is it possible with studio ? Thanks for your help, Patrice
  0 votes
  2 answers
  0 comments
  3041 views

Hi, We have a system where multiple organizations with their respective users are set up in our LDAP server. We have Nuxeo configured to use the LDAP server for login and domain information purposes. Is there a way to avoid having to restart Nuxeo ...
  0 votes
  1 answers
  1 comments
  1992 views

Are nuxeo-platform-imaging and nuxeo-platform-imaging-tiling available on GitHub? I took a look and didn't see them. thx, bruce.
  0 votes
  1 answers
  0 comments
  1203 views

Based on the nuxeo-platform-importer package we have developed our own importer tool. Up to one million documents the average import speed is about 250 docs/sec. Importing further documents takes more and more time and the average speed goes down to ...
  0 votes
  1 answers
  1 comments
  1727 views

Hi, Using Funkload to stress test a client's Nuxeo instance / infrastructure. What would be the best/easiest way to test Workflow start and realisation? I tried using def startWorkflow(self): print "Starting workflow tab" ret = ...
  0 votes
  4 answers
  2 comments
  1997 views

I'm currently trying to connect CMIS Explorer (Android app) to Nuxeo DM 5.5. In my current setup, Nuxeo runs behind an SSO solution called LemonLDAP, acting as a reverse proxy. The SSO part works well - through mod_sso. The publicly accessible URL ...
  1 votes
  3 answers
  8 comments
  3989 views

I am brand new to Nuxeo. I would like to authenticate users logging onto Nuxeo identified by a username and password against an external SSO system accessed via our existing web service. I have read much Nuxeo documentation and am pretty confused as ...
  0 votes
  5 answers
  8 comments
  6523 views

We have been running 5.4.2 for a while now with no problems. We decided to do a new install of 5.5 and migrate the data over. We were able to start the server, import some test data, and everything worked fine. When we actually brought the real data ...
  0 votes
  1 answers
  3 comments
  1740 views

Hi! I am trying to get source for 5.5. I have Python 2.7 under Windows 7 and git version 1.7.9 When trying to execute the clone.py script I am getting: D:\nuxeo_src_>"C:\Python27\python" clone.py release-5.5 Traceback (most recent call last): ...
  0 votes
  4 answers
  1 comments
  2142 views

Is it possible to disable the adding gadgets button in the dashboard? I tried to search some extension point, but I found nothing about it…
  1 votes
  2 answers
  20 comments
  2158 views

Is it possible to create an installer (.exe) from a distribution of Nuxeo to which I added my bundles?
  0 votes
  1 answers
  0 comments
  1239 views

We are able to deploy our own email templates (freemarker templates). But, while testing it, activating debug log on org.nuxeo.ecm.platform.ec.notification.email.templates a saw that the following logs: Searching for template with name: modif_en_US ...
  0 votes
  2 answers
  0 comments
  2419 views

Good day to all, I am new to Nuxeo Platform DM (NDM) so please forgive my ignorance. I have downloaded and installed the NDM Virtual Machine and installed it in my ESXi environment. Setup went like a charm and everything works nicely. Now, I want to ...
  0 votes
  2 answers
  3 comments
  2373 views

The question is: Given the richness of Nuxeo's UI options what is the best approach to build a sparse set of UI pages using the information outlined below. I have Nuxeo model (documents) built and have built many actions and document life cycles to ...
  1 votes
  2 answers
  1 comments
  1996 views

I have an operation that is trying to open an SSL connection to a web service. That web service is running on a host with a self-signed certificate. I have imported the cert into the …/jre6/lib/security/cacerts file, but I am still getting the ...
  0 votes
  1 answers
  1 comments
  1973 views

Is it possible to disable the “personal workspace” in DM? If so, how? Thanks. Patrick
  1 votes
  1 answers
  0 comments
  2227 views

how to add file to nuxeo-platform-webapp-5.3.1.jar in nuxeo.ear directory in nuxeo 5.3
  0 votes
  0 answers
  1 comments
  985 views

Does the use of sub-groups impact the performance of ACL evaluation within the repository? For example, say I have an administrators group already pre-defined in LDAP. Does it make a difference if I: 1) explicitly set this LDAP group on the ...
  0 votes
  0 answers
  0 comments
  1377 views

Hi, Is it possible to block access to the administrator for a certain workspace/folder in Nuxeo(-dm) 5.5? We tried set all permissions to “deny” but the folder is still visible to administrator. And we did save “local rights”. The same behavior ...
  0 votes
  1 answers
  5 comments
  2420 views

I have a group MultiDirectory with a SQL source and an LDAP source. Is it possible to define an LDAP group as a subGroup of a SQL group? If so, would you show how to configure the MultiDirectory, the SQL directory, and the LDAP directory to achieve ...
  0 votes
  1 answers
  1 comments
  1742 views

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 ...
  0 votes
  2 answers
  2 comments
  3312 views

Is it possible to edit the Galaxy Theme? For example: change default CSS, use another logo… With Theme Editor I can implement a new theme, but I would like to modify the existing one…what extension points have I to use?
  0 votes
  1 answers
  2 comments
  1585 views

It appears that numerous Nuxeo xhtml files have script tags with a src attribute url that is not encoded. For example, see line 24 in nuxeo-user-activity-stream/src/main/resources/web/nuxeo.war/incl/includes.xhtml: <script type="text/javascript" ...
  0 votes
  1 answers
  2 comments
  2042 views

Hello, I need some help with a specific case of deployment doctype by bundle. So recently I develop new doctype, who is working fine into my windows environnement test. But it's doesn't work in the ubuntu server. So i can see that i had little ...
  0 votes
  0 answers
  4 comments
  1309 views

Hello, I create a custom search with the Faceted Search. I use this tutorial : http://doc.nuxeo.com/display/NXDOC/Faceted+Search I followed this tutoriel, but when i try to use the search, the server show me a warn and the search does'nt working : ...
  0 votes
  1 answers
  0 comments
  1570 views

I am trying to add a Gmail Gadget (as an external gadget) but I can not find where to insert the username/password for authetication.
  1 votes
  1 answers
  1 comments
  1483 views

I have single Nuxeo instance with two repositories. Is it possible to separate users/groups so that users using default repo are unable to see users (i.e. in user suggestion box) who works with secondary repo? On the other words - is there a ...
  0 votes
  1 answers
  0 comments
  2467 views

Hi, I need to provide acces to people from my own university with CAS authentification , and oustide (some with shibboleth authentification or not …) to an Nuxeo DM. Can I do this ? Thank you
  0 votes
  2 answers
  7 comments
  2116 views

I create a listener and I want to in logs information of the document. Here is my code: public class MyListener implements EventListener { public void handleEvent(Event event) throws ClientException { EventContext ctx = event.getContext(); ...
  0 votes
  1 answers
  0 comments
  1715 views

We are still using nuxeo 5.3 but we've got a use case where we are creating 200 documents and calling followTransition to a particular state. This works on between 193-198 of the documents, but for the remaining 2-7 documents they are unchanged and ...
  0 votes
  0 answers
  4 comments
  1777 views

Hi This might be a newbie question, but I cannot seem to find the solution through searching docs, communities or questions. I also cannot do how do this on my own with the Nuxeo admin interface. I have an absolutely massive document archive, at ...
  0 votes
  2 answers
  1 comments
  1676 views

I have a problem with sending emails via JavaMail from Nuxeo. My customization contains with a new type that has its own layout. There is one field where I type email addresses. After submitting form, a proper event listener executes code which ...
  0 votes
  2 answers
  1 comments
  2455 views

I connected OpenLDAP to Nuxeo 5.5 but there's still one problem with the configuration. Users who belong to a dynamic group are not associated to them but are well associated to theirs static group. Configuration files: ...
  2 votes
  1 answers
  1 comments
  3113 views

I have created a few custom operations and I need to unit test them. I have seen some Java classes using the main method to call operations on a already running nuxeo instance. My question is how can I create a unit test that would run the operation ...
  1 votes
  1 answers
  0 comments
  4280 views

I've already set up multiple repositories with single Nuxeo instance and my question is how to switch between them? In my nuxeo.conf file I have: nuxeo.templates=default,custom but after login I am always redirected to the default one. I would like ...
  0 votes
  2 answers
  5 comments
  3089 views

Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126) at ...
  0 votes
  3 answers
  0 comments
  4354 views

nuxeo-update-5.5.0-HF-02 with Tomcat 6 I've changed org.nuxeo.ecm.contextPath in nuxeo.conf (nuxeo.url either) : org.nuxeo.ecm.contextPath=/nxcollab I've changed templates/default/conf/Catalina/localhost/nuxeo.xml to nxcollab.xml OK : nuxeo works ...
  0 votes
  1 answers
  2 comments
  1958 views

Does Nuxeo 5.5 support java 1.5 ?
  0 votes
  1 answers
  0 comments
  1653 views

Is there any possible way to create a bunch of users by using the automation api or another mechanism. The import information would include their email, username, password, and a single group in which they should be a part of.
  1 votes
  2 answers
  2 comments
  3460 views

Are there any plans to automate the install of the Nuxeo platform, database and add-ons (e.g., Postgresql, Open Office, ImageMagick, and FFMPEG) on Mac OS-X? It's not difficult to install the additional products, and the configuration wizard is ...
  0 votes
  1 answers
  0 comments
  2061 views

Hello, Can display gadgets Nuxeo (OpenSocial) into an external site with the rendering engine of Nuxeo? And how do you make the call using OAuth authentication (two-legged, three-legged …)? thank you
  0 votes
  1 answers
  1 comments
  2139 views

I create the following form (jquery change it as ajax request and do the put request) : <form action="/nuxeo/site/jersey-breaker/QueryFromJersey" method="put"> Value: <input type="text" name="value" /><br /> <input type="submit" ...
  0 votes
  1 answers
  0 comments
  2216 views