<?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 use Nuxeo via JAVA API? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-nuxeo-via-java-api/m-p/317784#M4785</link>
    <description>&lt;P&gt;I am trying to use JAVA API of Nuxeo in serve-side:&lt;/P&gt;
&lt;P&gt;My scenario is:
Application Server Wildfly
Nuxeo deployed as static war together my application that is another war.
I have added Nuxeo API in my WAR (Interfaces) and I tried the following code:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;CoreSession session = Framework.getService(CoreSession.class);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The runtime in the Framework class is not initialized.&lt;/P&gt;
&lt;P&gt;What do you suggest for me?&lt;/P&gt;
&lt;P&gt;ty in advance,&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2017 09:03:00 GMT</pubDate>
    <dc:creator>Antonio_Pescion</dc:creator>
    <dc:date>2017-01-04T09:03:00Z</dc:date>
    <item>
      <title>How To use Nuxeo via JAVA API?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-nuxeo-via-java-api/m-p/317784#M4785</link>
      <description>&lt;P&gt;I am trying to use JAVA API of Nuxeo in serve-side:&lt;/P&gt;
&lt;P&gt;My scenario is:
Application Server Wildfly
Nuxeo deployed as static war together my application that is another war.
I have added Nuxeo API in my WAR (Interfaces) and I tried the following code:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;CoreSession session = Framework.getService(CoreSession.class);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The runtime in the Framework class is not initialized.&lt;/P&gt;
&lt;P&gt;What do you suggest for me?&lt;/P&gt;
&lt;P&gt;ty in advance,&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 09:03:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-nuxeo-via-java-api/m-p/317784#M4785</guid>
      <dc:creator>Antonio_Pescion</dc:creator>
      <dc:date>2017-01-04T09:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: How To use Nuxeo via JAVA API?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-nuxeo-via-java-api/m-p/317785#M4786</link>
      <description>&lt;P&gt;You can't proceed like this. WARs have isolated classpath unless you're using cross context.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 05:19:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-nuxeo-via-java-api/m-p/317785#M4786</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2017-01-25T05:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: How To use Nuxeo via JAVA API?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-nuxeo-via-java-api/m-p/317786#M4787</link>
      <description>&lt;P&gt;Indeed, I choose another approach, I'm creating a new bundle to create new Nuxeo APIs following this guide&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2017 10:41:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-use-nuxeo-via-java-api/m-p/317786#M4787</guid>
      <dc:creator>Antonio_Pescion</dc:creator>
      <dc:date>2017-01-26T10:41:02Z</dc:date>
    </item>
  </channel>
</rss>

