Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Searching user does not hit any user.

Hi, I'm using DM 5.5 on Windows 2003. I've registered 200 users more but searching users with % (wild card), it does not hit any users. Serching with additional condition such as a% somethinf , it returns given users. Is this a BUG? Thanks takashi

takashi_ by Champ in-the-making
  • 456 Views
  • 3 replies
  • 0 kudos

Programmatically logging-in within a OpenURL WebEngine Project

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, WebContext(ctx).getPrinci...

nataraj_ by Champ in-the-making
  • 724 Views
  • 4 replies
  • 1 kudos

Resolved! Translation contribution

Hi, We have a bunch of translation/adaptation (fr_CA) distributed across various sub-projects. What would be the best way to contribute them to you? Would be nice if they could be included into the 5.6 release. Thanks Patrick

patrek by Star Contributor
  • 796 Views
  • 5 replies
  • 0 kudos

Resolved! Unit testing services based on CMIS API

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 tes...

ldworski_ by Champ on-the-rise
  • 352 Views
  • 2 replies
  • 1 kudos

getting relationships using CMIS

Hi, I'm unable to get document relationship using CMIS, my request is: <ns:getObjectByPath> <ns:repositoryId>default</ns:repositoryId> <ns:path>/default-domain/Workspaces/Repository/customer</ns:path> <ns:includeRelationships>both</n...

ldworski_ by Champ on-the-rise
  • 196 Views
  • 1 replies
  • 1 kudos

unable to get complexType property of document using CMIS

Hi, I am unable to get complexType property of document using CMIS. I create document type like this: <xs:element name="firstname" type="xs:string"/> <xs:element name="lastname" type="xs:string"/> <xs:element name="address"> <xs:complexType> ...

ldworski_ by Champ on-the-rise
  • 173 Views
  • 1 replies
  • 1 kudos

Resolved! HTTPS under Nuxeo Platform 5.5 Virtual Machine Images

Good day to all, I am new to Nuxeo Platform DM (NDM) so please forgive my ignorance. I have downloaded and installed the NDM Virtual Machine and installed it in my ESXi environment. Setup went like a charm and everything works nicely. Now, I want to...

Devkat_ by Champ in-the-making
  • 487 Views
  • 5 replies
  • 0 kudos

Restore default theme

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 is tha...

diego_ by Champ in-the-making
  • 251 Views
  • 2 replies
  • 0 kudos

Simple custom widget causes an error.

I have a simple widget: <div xmlns:c="http://java.sun.com/jstl/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:nxu="http://nuxeo.org/nxweb/util" xmlns:nxd="http://nuxeo.org/nxweb/document"> < h:outputText s...

Workflow returns error after rejected.

Hi, I've tried to use workflow like below but it returns error. Start approval workflow.Approver reject the document and return it to requester.Requester approves the document again.It shows error. It happens on DM 5.5. Does anybody faces the same? T...

takashi_ by Champ in-the-making
  • 169 Views
  • 0 replies
  • 0 kudos

Resolved! Comma in file name cause problem in Chrome Browser ?

Whenever my user upload a file with comma "," in the file's name like this: That file will not be able to be downloaded with Chrome browser. Chrome will report an error like this. Anybody has got the same problem ? Any workaround (besides switching...

sake_ by Champ on-the-rise
  • 298 Views
  • 2 replies
  • 2 kudos

Examples or any indications on Drools integration?

Hello, I'm planning to develop a Case Management application on top of the Nuxeo platform. I'm still to see in details many parts of the Nuxeo platform offering (DM, workflow etc.) But I cannot find anything on integration of the business rules manag...

promanov_ by Star Contributor
  • 173 Views
  • 0 replies
  • 0 kudos

Many calls to the database if a user is in many group

We are using the REST API for our system and we're using many group to manage rights. We discovered that for almost every call that we make to the Nuxeo server, many many query are made to the Postgres database to build the user context. This complet...

Resolved! Server is shutting down right after starting

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 dow...

Quoquo_ by Champ in-the-making
  • 701 Views
  • 8 replies
  • 2 kudos

LoginSuccess handler

hi, i declared the LoginSuccess in the registry, defined an event handler and whatever the associated operation chain (ie : notification.send email), be it asynchronous, i have the following error, even after server restart Failed to handle event log...