content-management-platform
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
What version is the current Nuxeo platform developed with? If it's not written with Seam 3 or Weld, do you plan to upgrade Nuxeo with Seam 3 and/or Weld?
0 votes
1 answers
1 comments
1518 views
<action id=“newWorkspaceWithWizard” link=“create_workspace_wizard” enabled="true" label="command.create.workspace.wizard" icon="/icons/action_add.gif"> <category>SUBVIEW_UPPER_LIST</category> <filter id="newWorkspaceWizard"> ...
0 votes
1 answers
3 comments
2295 views
How do I get current user from a restlet? I don't want to use Seam for my restlet.
0 votes
1 answers
0 comments
4244 views
Hi I have been trying to download Nuxeo VMWare Virtual Image for Ubuntu from http://www.nuxeo.com/en/downloads# but the request always times out. Kindly rectify this
0 votes
1 answers
2 comments
4168 views
Hi, i am trying to upload documents from local machine to nuxeo using webservices. I tried with SOAP UI first to upload a document and i am unable to find what is “type” and “properties” tags no where i got answer for this,plz tell me where can i ...
0 votes
1 answers
2 comments
2123 views
I want to change the label on the task response based on document state or some other value in the schema and/or context.
0 votes
0 answers
0 comments
1140 views
OS: Ubuntu Server 12.04 LTS PostgreSQL 9.1 I've logged in via SSH. login user: nuxeo Nuxeo: 5.5 ( installed via apt-get ) I've tried several commands and/or psql but can't find and dump the nuxeo db. $ sudo su - postgres $ psql # SELECT * FROM ...
0 votes
1 answers
1 comments
3589 views
I have changed several schemas in my project during development. None of the changes required moving (saving) data since this is a test system (new) that is not yet deployed. I have several “unused columns” warnings in the log file because of these ...
0 votes
1 answers
0 comments
1489 views
New question as a continuation of this question . Error is: 11936 2012-05-16 09:59:58,397 ERROR [org.hibernate.util.JDBCExceptionReporter] Cannot get a connection, pool error Timeout waiting for idle object I did a bit of research and found ( this ) ...
0 votes
0 answers
1 comments
2003 views
Hi, I want to re-arrange, remove some cells from the default galaxy theme layout. What I've tried so far: I've created a customization project in an Eclipse Nuxeo-IDE environment. I've copied the themes folder from nuxeo-platform-webapp-core into ...
0 votes
5 answers
13 comments
3330 views
As part of the migration of existing documents in Nuxeo, we have to manage documents that already have an existing version. How to import a document and put it in Nuxeo in version 12? Is it possible without having to click 12 times on “Increment ...
0 votes
2 answers
5 comments
3000 views
Hello, I'm trying to read the permissions (ACLs) of users/groups on an existing document in the Nuxeo server from a Java Client using ContentAutomation APIs. I've tried reading the document properties through 'Document.Fetch' operation or through ...
0 votes
1 answers
0 comments
2206 views
I want to use the result from Document.GetChildren to calculate a dynamic folder name. My idea is that MVEL provide the length of an array via the object method size. The problem is that I cannot find the right variable which contain the output ...
0 votes
1 answers
1 comments
2538 views
I tried to use Apache Chemistry's CMIS Workbench to add a relationship in Nuxeo between two documents using CMIS API, but I got an internal servlet exception (“Erreur interne de Servlet”). Interestingly enough, it seems the relationship is indeed ...
0 votes
1 answers
7 comments
3621 views
I first started Nuxeo 5.5 EP with my oracle database configured with OWNER rights. Then I wanted to connect it with USER rights, USER has synonyms so USER does not have rights to CREATE table. All the tables are there in database, but when I started ...
0 votes
2 answers
3 comments
2127 views
Good day everybody, I download Nuxeo EP 5.5 ,unzip onto Windows 7 and start it, but can not map to a drive for Win7, how to achieve it natively on Windows? Thanks.
0 votes
0 answers
0 comments
1053 views
I have a Structure template which creates a document tree for my application. When each of the three documents are created they fire an event handler which creates a custom title for each of the document based on the context and the documents ...
0 votes
1 answers
2 comments
2366 views
Actually I follow the documentation and create several configurations to validate my understanding. Additionally I get help via Q&A. Is there a way to provide my examples to the community? Perhaps this could help some other beginners. Examples ...
1 votes
1 answers
1 comments
1652 views
Hi, I have a problem with Digest authentication over webdav. In fact, it worked for few days until I update Nuxeo plateform with HotFixes. Now the behavior is : Persons who have tried to connect before update can still connect (userX). Persons have ...
0 votes
1 answers
0 comments
2529 views
I have a working chain which utilize Document.Create . After this operation the user interface should display this new document. I read the documentation and think that Seam.PushDocument is the correct operation. I used the following code: ...
0 votes
2 answers
4 comments
2966 views