Uploaded image for project: 'Nuxeo Java Client'
  1. Nuxeo Java Client
  2. JAVACLIENT-17 Directory API
  3. JAVACLIENT-41

Fix Create/Update methods on Directory API

    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: API

      Description

      When creating or updating directory entries, NPE is popping up on directory schema:

      Caused by: java.lang.NullPointerException
      	at org.nuxeo.ecm.directory.io.DirectoryEntryJsonReader.readEntity(DirectoryEntryJsonReader.java:80)
      	at org.nuxeo.ecm.directory.io.DirectoryEntryJsonReader.readEntity(DirectoryEntryJsonReader.java:66)
      	at org.nuxeo.ecm.core.io.marshallers.json.EntityJsonReader.read(EntityJsonReader.java:63)
      	at org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader.read(AbstractJsonReader.java:75)
      	at org.nuxeo.ecm.webengine.jaxrs.coreiodelegate.PartialCoreIODelegate.readFrom(PartialCoreIODelegate.java:121)
      

        Attachments

          Activity

            People

            • Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: