directoryservice
I am trying to access one of my vocabularies from Eclipse using Nuxeo SDK. But I keep getting a nullPointerException when trying to create a session DirectoryService dirService = DirectoryHelper.getDirectoryService(); DocumentModel entry = ...
0 votes
0 answers
0 comments
2143 views