<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to access vocabularies from Eclipse using Nuxeo SDK in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-access-vocabularies-from-eclipse-using-nuxeo-sdk/m-p/323999#M11000</link>
    <description>&lt;P&gt;I am trying to access one of my vocabularies from Eclipse using Nuxeo SDK.&lt;BR /&gt; /&amp;gt;
But I keep getting a nullPointerException when trying to create a session&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;DirectoryService dirService = DirectoryHelper.getDirectoryService();

DocumentModel entry = null;
Session dirSession = null;
try {
    dirSession = dirService.open(&amp;lt;VOCABULARY_ID&amp;gt;);
} ...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Do I need to configure the nuxeo-sdk.conf to use a postgreSQL database?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2013 19:32:49 GMT</pubDate>
    <dc:creator>joannadark_</dc:creator>
    <dc:date>2013-04-24T19:32:49Z</dc:date>
    <item>
      <title>How to access vocabularies from Eclipse using Nuxeo SDK</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-access-vocabularies-from-eclipse-using-nuxeo-sdk/m-p/323999#M11000</link>
      <description>&lt;P&gt;I am trying to access one of my vocabularies from Eclipse using Nuxeo SDK.&lt;BR /&gt; /&amp;gt;
But I keep getting a nullPointerException when trying to create a session&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;DirectoryService dirService = DirectoryHelper.getDirectoryService();

DocumentModel entry = null;
Session dirSession = null;
try {
    dirSession = dirService.open(&amp;lt;VOCABULARY_ID&amp;gt;);
} ...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Do I need to configure the nuxeo-sdk.conf to use a postgreSQL database?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2013 19:32:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-access-vocabularies-from-eclipse-using-nuxeo-sdk/m-p/323999#M11000</guid>
      <dc:creator>joannadark_</dc:creator>
      <dc:date>2013-04-24T19:32:49Z</dc:date>
    </item>
  </channel>
</rss>

