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