content-management-platform


Related Questions
I'm trying to compare runs of WebDriver in different snapshots against each other. So I want to run the tests using an older snapshot (whether hosted on the public maven repos or in my own local repo). To run the WebDriver tests, here's what I do: $ ...
  0 votes
  2 answers
  3 comments
  1540 views

Is there any effort to localize at least the user guides?
  0 votes
  1 answers
  5 comments
  1599 views

Hi, How to test classess that using Nuxeo CMIS API? I've created services which are executing CMIS operations provided by Nuxeo. Now I'am trying to test my services with JUnit. Is it possible to run Nuxeo and expose CMIS operation for the time of ...
  0 votes
  1 answers
  1 comments
  2146 views

Hi, I've been trying to run nuxeo's Selenium and WebDriver tests for the past few days and have not gotten anywhere. Here's what I have done: $ git clone git://github.com/nuxeo/nuxeo.git $ cd nuxeo $ python clone.py release-5.5 then I added the ...
  0 votes
  1 answers
  3 comments
  2534 views

I am trying to backport a nuxeo-chemistry patch to the 5.5.0 branch. When I attempt to build the 5.5.0 module, I receive the following error presumably because the 5.5.0-HF*-SNAPSHOT artifacts do not exist in the public-snapshot Nuxeo Maven ...
  1 votes
  1 answers
  0 comments
  2555 views

Hi, I installed a fresh Nuxeo 5.5 environment on Windows and it work properly but I have somme issues to configure notifications by email. In fact I configure my email settings on nuxeo.conf like this : # Mail settings (for ...
  0 votes
  1 answers
  4 comments
  3649 views

Hello, while experimenting for the first time with the “ Canvas Editor ” of the “ Theme Editor ” (Ctrl+Alt+T), I mistakenly duplicated an element from the “ Admin Center ” view - I believe the header, but I am unable to recall which one. The problem ...
  0 votes
  2 answers
  0 comments
  1947 views

Hi All, I am trying to programmatically log-in from a WebEngine project context. The WebEngine's URL is configured as OpenURL using the OpenUrl extension point of PluggableAuthenticationService([ OpenUrl ]). In the first view, ...
  0 votes
  3 answers
  1 comments
  3942 views

Documentation on this action change is very very sparse. Any pointers to examples or use cases would be helpful. I've tried using it and got quite a few errors that look like: ERROR ...
  1 votes
  0 answers
  1 comments
  1439 views

How can I change the Document Management Tab to the Home Tab via automation? I couldn't fine an appropriate UI automation chain.
  0 votes
  1 answers
  0 comments
  1608 views

Hi, I'm currently migrating from a 5.3.2 version - that I didn't installed - to 5.5 In the current version I got a default-repository-config and I'm trying to undertand why we preivously override this file. One question : the factory provided is ...
  0 votes
  0 answers
  0 comments
  2109 views

I have tried both the releases tagged 'Release 5.5.0-HF08' and 'Release 5.6-I20120602_0116' and I get this problem in both cases. This stack trace is from Release 5.5.0-HF08 running the command mvn clean install -Ptomcat,nuxeo-dm -e My guess is that ...
  0 votes
  1 answers
  2 comments
  2893 views

I receive the following error when I attempt to launch JUnit test org/nuxeo/ecm/core/opencmis/impl/TestNuxeoSessionAtomPub.java from Eclipse. The tests run fine from Maven command-line so I suspect this is a “Tomcat running within Eclipse” anomaly. ...
  0 votes
  2 answers
  4 comments
  2509 views

Hi All, I have installed Nuxeo on Ubuntu VPS online for testing purposes. After I get through the wizard and configure Nuxeo, it states that the Nuxeo server is restarting and then nothing happens. I keep trying to connect and get “timeout”. Is ...
  0 votes
  1 answers
  3 comments
  2024 views

Running 5.4.2 on Ubuntu 10.04. It was installed from the Canonical repository. Picture Book folders are set up under the default domain Workspace and under users personal workspaces. The Nuxeo PPA was added to Synaptic and Nuxeo 5.5 selected for ...
  0 votes
  0 answers
  1 comments
  1795 views

Is there a scheduled or target release date for Nuxeo 5.6? Thanks, Bruce.
  1 votes
  1 answers
  2 comments
  1607 views

Hi, I have developed my own nuxeo component exposed as service with my “nuxeo ide”, but it is not injected in the bean action where it is used. I have this files in my plugin: component xml: code in MyService: public class MyService extends ...
  0 votes
  1 answers
  3 comments
  3140 views

I'm using Nuxeo 5.5 (DM + webengine) and I would like to add a step after authentication. Goal : once the user is authenticated, he has to accept the “user agreement” to see the(webengine) site. I added a “cguAccepted” in the user schema and created ...
  0 votes
  1 answers
  0 comments
  1482 views

Hi all, I'm trying out the Nuxeo community Virtual Machine. To access the repository I have at home I've placed an Apache HTTP server to proxy requests to this and other applications. I've followed the instructions provided in the Nuxeo ...
  0 votes
  1 answers
  0 comments
  3385 views

Hello, After restarting the server. nuxeo unbootable, I have the error messages: Sent start command server object Could not get process ID. Thank you for your feedback.
  0 votes
  6 answers
  9 comments
  5210 views

A user is enabled to publish documents on sections where they are granted with “read” access. If I understands it correctly, “Can ask for publishing” is intended to be granted to users that we want to let them see the content of a section but not to ...
  0 votes
  1 answers
  1 comments
  2178 views

I created a new schema: <?xml version="1.0"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://project.nuxeo.org/schemas/dev/cookbook/example/pap/process-request-form/" ...
  0 votes
  1 answers
  5 comments
  3560 views

Hi, Is there away to have a local copy of a part of a repository that is accessible while offline? The usage is the following: At some point, the “client” connects to the Nuxeo server and copy a part of the repository locally The client then goes ...
  0 votes
  0 answers
  0 comments
  1679 views

Essentially, when I make a base template for emails and I try to extend it using @extends... , I get the following error when Nuxeo should send email : 10:56:25,864 ERROR [runtime] on line 1, column 1 in modif extends not found. The problematic ...
  0 votes
  0 answers
  3 comments
  2041 views

Hello I want to know if it is possible to access to section via webdav. Now, I can access to file in the workspace. Is it possible to view file in section via webdav? Thank you
  0 votes
  0 answers
  0 comments
  1409 views

I would like to create about 100 workspaces with nuxeo-shell. I tryed from the command line using -f my_batch_file with my_batch_file : connect -u Administrator -p Administrator http://localhost:8080/nuxeo/site/automation cd ...
  0 votes
  1 answers
  1 comments
  1765 views

Does Nuxeo Apogee will involve with further Nuxeo version ? It's not very active last year.
  0 votes
  1 answers
  0 comments
  1539 views

What is the facet HasRelatedText for?
  0 votes
  1 answers
  2 comments
  1999 views

Hello. We are Nuxeo ECM total rookies. We have defined a document model in our ECM instance, and this model contains a blob “illustration” attribute, which enables to store an image. When looking at the rendering page which of that document model, ...
  0 votes
  2 answers
  4 comments
  16071 views

Hello, I changed my Nuxeo's context path and now webdav doed not work (the connection does not work: the login window appears, but then an error occurs and it cannot start the connection)… is there some additional configuration that need to be ...
  0 votes
  1 answers
  0 comments
  1416 views