content-management-platform


Related Questions
I want to create a static war to launch my nuxeo in an existing Tomcat. I followed this procedure http://doc.nuxeo.com/pages/viewpage.action?pageId=9275166 , but when I start my Tomcat server, nuxeo webapp is deployed, but is not started. If I try ...
  0 votes
  1 answers
  3 comments
  1978 views

We have Nuxeo EP 5.5 deployed at one of our server. Our application that is deployed on another computer using Nuxeo webservices to search document against a search criteria. Now there may be 10,000 records against this search criteria because we ...
  0 votes
  1 answers
  3 comments
  3764 views

I have installed Nuxeo 5.5 in a Windows server 2003 R2 64bits. In that server is installed jdk 1.6, libre office and postgresql. When I launch the server, this starts and get process ID, but after 3 or 4 seconds, the process finish and the server ...
  0 votes
  1 answers
  1 comments
  2327 views

Downloaded DAM 5.5 and trying to import some big images but haven't had any luck. Can't use ImportSet at all with these files - get a Seam error. Tried http importer but it throws a different error ImageMagick failed on command: resizer ...
  0 votes
  0 answers
  0 comments
  1428 views

Hi. We are testing nuxeo DAM as replacement for our existing DAM-system. Everything looks fine and runs very smooth so far, except one thing: We need different (custom) metadata for different groups / folder / repositories (or whatever) and don't ...
  0 votes
  1 answers
  0 comments
  1513 views

I have to install nuxeo EP as a windows service. I read document on the following link: http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+as+a+Windows+service It says, Using the Tomcat distribution of Nuxeo, you will find a ...
  0 votes
  1 answers
  2 comments
  2079 views

I created 2 groups in Nuxeo. For each group I want to give a separate password. How can I achieve it.
  0 votes
  1 answers
  0 comments
  1060 views

Hello, I am completely new to Nuxeo and other similar ECM's and have small idea of what its capable of. Really would like to know if its possible to Upload a PDF file and get as result a recognized PDF file indexed in my Data Base (it doesn't really ...
  0 votes
  1 answers
  0 comments
  1451 views

I have to import very large images into DAM 5.5 (~2GB) in the following environment: OS-X 10.6.8, Postgresql 9.1, Java 1.6.0_26 64-bit. JVM has 3.5GB allocated with 512MB of perm. Postgresql shared buffers are set to 1GB and the shmmax has been ...
  0 votes
  1 answers
  3 comments
  2526 views

Hello, I've successfully installed nuxeo on my computer but i can't get to start the server. More exactly, it start for about a handfull of second then shut down on his own. I am able to load the very first page of the setup wizard before it shut ...
  0 votes
  2 answers
  6 comments
  3766 views

How can I change document's version via an HTTP-request?
  0 votes
  1 answers
  0 comments
  1575 views

Hi, I have installed Nuxeo 5.5 windows version with MSSQL Server 2008 R2, but unfortunately i could not login with the default login infos giving in the official documentation of Nuxeo, How can i resolve the problem??? I am new with Nuxeo so please ...
  0 votes
  0 answers
  3 comments
  246 views

The Release 5.5 Build fails with the following error: [ERROR] BUILD FAILURE [INFO] ———————————————————————— [INFO] Compilation failure ...
  0 votes
  1 answers
  0 comments
  1527 views

I tried to follow the documentation (http://doc.nuxeo.com/display/ADMINDOC/Changing+context+path ) but the server does not want to start … any idea?
  0 votes
  1 answers
  5 comments
  2065 views

I am calling NuxeoRemotingService. I have tested it with several clients including Nuxeo JAX-WS Nuxeo preferred client. I have also tested it with JAX-RPC and Axis client. In all the clients I am able to call the getUsers method and get a perfect ...
  0 votes
  1 answers
  2 comments
  2059 views

start Nuxeo home: /root/桌面/nuxeo-cap-5.5-tomcat Nuxeo configuration: /root/桌面/nuxeo-cap-5.5-tomcat/bin/nuxeo.conf Include template: /root/桌面/nuxeo-cap-5.5-tomcat/templates/common Include template: ...
  0 votes
  0 answers
  3 comments
  2956 views

I need to manage concurrent access to documents in the repository by interactive Nuxeo DM users and programmatic CMIS client applications. Nuxeo DM users use “lock/unlock” operations to manage access to documents while CMIS client applications use ...
  0 votes
  1 answers
  3 comments
  2149 views

If I use the operations Seam.AddInfoMessage and/or Seam.AddErrorMessage in a chain then the message is not displayed. Do I have to signal a state or is there another missing configuration?
  0 votes
  1 answers
  3 comments
  2116 views

Nuxeo as a service platform provides several integration options like through Nuxeo webservices and REST API. But all the Nuxeo integration solutions require the client to be integrated with application that is atleast JVM 1.5 compliant. I have ...
  0 votes
  2 answers
  0 comments
  1614 views

Hi, I configured a chain like the following: <chain id="minimum_chain"> <operation id="Seam.AddInfoMessage"> <param type="string" name="message">Success.</param> </operation> </chain> Additionally I configured in ...
  1 votes
  1 answers
  2 comments
  2283 views

As I said in my previous question - I try to develop a simple PHP-client using native PHP SoapClient. How can I pass a content stream or documents' content to createDocument method? Also I tried to do it with Atom/Rest as it made in Apache Chemistry ...
  0 votes
  0 answers
  5 comments
  1592 views

Hi just found this in the documentation: “Proxy documents are not visible in CMIS (as of 5.4.1).” Is anyone aware of this being resolved in the near future? Zahir
  0 votes
  1 answers
  0 comments
  1744 views

In nuxeo 5.4.2 I was able to get document properties like dc:description by this query: Documents docs = (Documents) session.newRequest("Document.Query").set( "query", "SELECT * FROM Document").execute(); I updated the nuxeo version to 5.5 and thus ...
  0 votes
  1 answers
  1 comments
  4309 views

I trying to develop a simple PHP-client using native PHP SoapClient but I have problem with createDocument method. I have error 'cmis:objectTypeId must be set'. My request xml contains <ns1:properties> <ns1:property ...
  0 votes
  1 answers
  5 comments
  2146 views

In addition to generating e-mail messages using the NotificationService, I would like to be able to generate other types of messages such as SMS messages, JMS messages, or even custom REST invocations. I see that the NotificationService has a vague ...
  0 votes
  1 answers
  0 comments
  1759 views

Your documentation doesn't explain how to set input documents for the next operation when using the Nuxeo Shell with the 'automation' namespace. For example, if I want to make in batch mode : connect -u Administrator -p Administrator ...
  0 votes
  1 answers
  0 comments
  3471 views

Hi all! I want to embed nuxeo core / documents storage without a web tier. In other words I need only a standalone documents storage service. Is it real to get a documents storage without web/UI? Thanks
  0 votes
  2 answers
  1 comments
  1588 views

Is there a listing, for Nuxeo Java annotations, similar to referenced the seam annotation page ?
  0 votes
  1 answers
  3 comments
  1403 views

Hello I am using nuxeo 5.5 tomcat version , I would like to have the rows in my content table with different colors (like in nuxeo 5.4.1). I have created my own component where I can modify the theme colors, I already found the css file that control ...
  0 votes
  1 answers
  1 comments
  1908 views

I want to create a context variable using Studio automation operation and read/write them with a Java class generated via the IDE. Also, I would like to create an operation context variable in JAVA and read/write them in a Studio automation ...
  0 votes
  1 answers
  2 comments
  26616 views

I need get data from another database, how Can I do
  0 votes
  2 answers
  1 comments
  1513 views

Hi, fellows. That is schema declaration of that property. <?xml version="1.0"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://a.com/annotationThread" xmlns:anot="http://a.com/annotationThread"> ...
  0 votes
  1 answers
  0 comments
  2345 views

We have to integrate nuxeo java automation client with my project that is on Java 1.4. So is there any nuxeo automation client Java 1.4 version available? otherwise is there any nuxeo automation client version available that is compilable with Java ...
  0 votes
  1 answers
  0 comments
  1590 views

Hi, nuxeo' maven repo is down http://maven.nuxeo.org/nexus/ Is there any mirror available ? Thanks
  0 votes
  2 answers
  0 comments
  1168 views

Hello, I was trying to follow the upload example listed here (http://doc.nuxeo.com/display/NXDOC/Using+Nuxeo+Automation+Client) and for the life of me I can not get the file to attach. I can get the document created, but when I browse to the created ...
  0 votes
  1 answers
  1 comments
  4575 views

Hi everyone, Thanks for your time, as you can see in the title I got an issue in order to build nuxeo sources. I have follow the online documentation on doc.nuxeo.com. I ran into fews problems and the only differences from the doc is me running ...
  0 votes
  2 answers
  4 comments
  5533 views

I'm trying to create a new user directory. The data comes from a bespoke SQL Server 2008 database, exposed as a view named “vUser”. I've declared a datasource in a separate file, stored as Nuxeo/nxserver/config/sqlds-config.xml: <component ...
  0 votes
  0 answers
  5 comments
  2214 views

Hi, I can't see any menu in the header of any gadget (reduce, full size, config…). By clicking on the header bar I found some links : total blind work ! What's wrong with my config ? Thanks for your help, Patrice
  0 votes
  1 answers
  2 comments
  1729 views

Hi, may somebody explain me why there's a frog on the Nuxeo 5.5 logon page ? And, where does the name “Nuxeo” comes from ? Thanks Denis
  0 votes
  1 answers
  1 comments
  1886 views

When the interface is in French, in a list (like in a Workspace or Folder), if I hover over an item icon, I see the English version of the tip. If I look at the produced html, the img tag contain the alt=“Folder” and title=“Folder” attributes. For ...
  0 votes
  2 answers
  5 comments
  2229 views

Hello I would like to get more information about Nuxeo Indexing Gateway. Information like how to use it. thanks. regards John D
  0 votes
  1 answers
  0 comments
  1443 views

Hi, What would be the “best practices way” to publish a document from one Nuxeo instance to another? CMIS Automation service REST Other Thanks
  0 votes
  1 answers
  1 comments
  1581 views

I am evaluating Nuxeo as a CMIS compliant repository for a large and important project in the Netherlands. One of our project goals is to have a repository with medical content. We have selected DITA (=an xml standard) as our basis for structuring ...
  1 votes
  1 answers
  1 comments
  2426 views

Hi there, The latest version of Nuxeo is deployable on Jboss AS7? Or is it planned? I'm using always custom (no bundled) installations. cheers Darko
  0 votes
  1 answers
  0 comments
  1533 views

I'm using the cmislib (python client) to request my Nuxeo server (5.5.0-HF05) but I can't retrieve document of type 'Workspace' or 'WorkspaceRoot' with this query: SELECT * FROM cmis:folder This one returns nothing: SELECT * FROM cmis:folder WHERE ...
  0 votes
  1 answers
  1 comments
  2568 views

Adding the following category in $NUXEO_HOME/lib/log4j.xml does not seem to enable DEBUG logging for “org.apache.catalina” within the Tomcat Nuxeo Distribution. Does this category require special configuration?
  1 votes
  1 answers
  7 comments
  16128 views

Does Nuxeo support routing read-only database transactions to PostgreSQL 9 HotStandby servers as a way to improve the overall scalability of a Nuxeo deployment?
  1 votes
  1 answers
  2 comments
  1377 views

Hello, I would like to limit file size to 50M. limitation works by pressing the buttons (new document, import document), but doesn't work with Drag&drop. Where can I configure a size limit for Drag & Drop ? Thank you
  0 votes
  2 answers
  0 comments
  2940 views

Hello, I want to modify the nuxeo theme, for example, that all the words that are a h1 can be red, all the h2 can be green , that the buttons can be gray and when the mouse is over they change to blue. I had the nuxeo 5.4.1 tomcat version , in this ...
  1 votes
  7 answers
  3 comments
  2860 views

I have a xml file and want to know how to read it using your api. The file is in my plugin folder
  0 votes
  1 answers
  1 comments
  1441 views