nuxeo
Hi guys, I readed about ElasticSearch and Nuxeo, can you guys tell me if CMIS Query is using the ElasticSearch ? http://www.nuxeo.com/en/about/news/nuxeo-integrates-elasticsearch-query-engine Regards, Rafael Bueno
0 votes
1 answers
0 comments
1367 views
when i use this code: CommandLineExecutorComponent commandLineExecutorComponent = new CommandLineExecutorComponent(); for (String command : commandLineExecutorComponent.getRegistredCommands()) { System.out.println(command); } for (String command : ...
0 votes
0 answers
2 comments
1103 views
I know there is a solution by configuring tomcat but users are in specific group and in tomcat I can limit requests for all users. Is there other solution in tomcat or by creating plugin?
0 votes
0 answers
0 comments
1025 views
Hi, Can nuxeo upload/add documents from emails. Thanks
0 votes
1 answers
0 comments
1056 views
Hello, It seems that to make it work with some CAS configurations, source of the CAS2-login-module has to be modified see here the checkProxyCasTicket(…) method: protected String checkProxyCasTicket(String ticket, HttpServletRequest httpRequest) { ...
0 votes
0 answers
0 comments
1274 views
If I establish a WebDAV connection to Nuxeo, and then edit a file in MS Word 2007, the file shows as 'locked' on the website. However, if I establish the connection via Nuxeo Drive, and edit the file in MS Word, it does NOT show as locked. It would ...
1 votes
1 answers
6 comments
2533 views
Is possible create new types using opencmis with the Nuxeo or just putting xsd with extensions and restarting the tomcat server ? Restart the server is a big problem for me. http://chemistry.apache.org/java/opencmis.html I also don´t want use the ...
0 votes
2 answers
6 comments
2201 views
I want help with cmis 1.1 chemistry, can I talk with someone to help me just with the first steps, I read all documentations about Nuxeo Development Plataform, but I need to know if need build Nuxeo-Core / Nuxeo-Runtime / Nuxeo Chemistry to do the ...
0 votes
1 answers
4 comments
1518 views
I am trying to set up openID as an authentication method, and it refuses to accept my VeriSign OpenID. Help!
1 votes
3 answers
6 comments
18303 views
I can not upload files more than 500 mb (request timeout, firefox latest) to nuxeo folders using browser drag and drop, its really complicated if you need to upload multiple files in multiple folders to Nuxeo. I know there are Nuxeo Drive, but seems ...
0 votes
1 answers
2 comments
1778 views
013-06-12 20:38:10,609 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Real: name=vfsfile:/C:/Ramamoorthy.R/nuxeo_upgrade/test/nuxeo-dm-5.4.1_01-jboss/nuxeo-dm-5.4.1-jboss/server/default/deploy/nuxeo.ear/ ...
0 votes
0 answers
0 comments
3245 views
Hello How Running multiple server instances in Windows ? I look : http://doc.nuxeo.com/display/ADMINDOC56/Running+multiple+server+instances+in+Windows but is not complete. Thx
0 votes
0 answers
1 comments
979 views
How to add a breadcrumbs trail in a website ? Thanks for your answers, Patrice
0 votes
0 answers
0 comments
958 views
How is the webview menu ordered in a webpage ? In the Document Management interface items are ordered alphabetically, but not in the web menu where it seams to be aleatory (?). Is it possible to set a specific order ? Thanks for your answers, Patrice
0 votes
1 answers
0 comments
1162 views
I am testing the website&blog feature (5.6). All the links on webpages or documents are ending with a “remove” link (ex: " Formations remove " -> https://…../nuxeo/site/sites/formations?url/@delete). How can I delete or hide these links ? ...
0 votes
4 answers
0 comments
1296 views