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

Forum Posts

Nuxeo IDE Issue

Hi when im starting the nuxeo with Eclipse IDE im getting following error and even custom types are not seen during the New create document is pressed. org.nuxeo.connect.connector.CanNotReachConnectServer: connect.nuxeo.com at org.nuxeo.connect.conne...

Date Validation

Hi, Where to update/validate JSF validator code for date widget? we have validator field for text widget but not for date widget. i could validate for Text widget by writing code and using it in validator tag but how to proceed for date widget. Like ...

Unable to send tasks to more than 1 user/group

Hi, In a custom workflow let us suppose a document as a task is sent to 3 groups from Group A MANAGER We can send to 3 groups but whoever acts 1st on that document, Task is treated as completed and is sent back to Group A MANAGER Whatever assignee's ...

Concordion BookFixture invoke on features error

Hi, im trying to go through your Concordian book examples, and am running into an error. [Concordion Specification for 'BookFixture(BookFixture) Time elapsed: 0.235 sec <<< FAILURE! java.lang.AssertionError: invoke on features error [Holder [type=cla...

sending email for expired documents

I've followed this article in Nuxeo Blog for sending amail when some documents are expired, Here is what i've done contract-scheduler-contrib.xml : <?xml version="1.0"?> <component name="org.nuxeo.sample.scheduler.notifContract"> <extension targ...

ITShine_ by Star Contributor
  • 411 Views
  • 28 replies
  • 0 kudos

CMIS SOAP Access problem

Until now, CMIS has only been used using the AtomPub binding and works fine. I have also tried the Browser binding that works Now I have to use the SOAP binding and it fails with the following error : http://pastebin.com/HiPU1pz2 (in short : This ser...

Upgrade from 71 to 2015

it is about upgrade from 7.1 to 2015. In the doc "How to upgrade" I do not see a step "restore". At which step is reloaded data from backup ? Is their any change in the data model from 7.1 to 2015 and do we need a migration script ?

session is null when trying to get it from event

I'm trying to implement a scheduler associated with an event but not able to get the session from the event. In the following code the result of if (!(ctx instanceof DocumentEventContext)) { return; } is true so the rest of t...

ITShine_ by Star Contributor
  • 34 Views
  • 0 replies
  • 0 kudos

Search in with locale in Spanish stops working

Hello, We have noticed that, whenever you install latest repository version, or install HF23 in a trial environment, search with Spanish language stops working. The error we find is: javax.servlet.ServletException: Property not found: label_es. segme...

Resolved! condition for selectOneMenu not working on edit tab

I'm using the following code to display some drop down lists based on condition , it's working fine when creating a document but when trying to modify the documents , the select doesn't change i keep getting the first value . I'm using Nuxeo 7.10 Her...

ITShine_ by Star Contributor
  • 293 Views
  • 21 replies
  • 1 kudos