<?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 Re: how to handle the exceptions which is coming from nuxeo server with proper message in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-handle-the-exceptions-which-is-coming-from-nuxeo-server/m-p/323172#M10173</link>
    <description>&lt;P&gt;According to &lt;A href="https://doc.nuxeo.com/nxdoc/error-handling/"&gt;https://doc.nuxeo.com/nxdoc/error-handling/&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Simple mode is activated by default. The extended mode can be configured through a parameter (in nuxeo.conf): org.nuxeo.rest.stack.enable=true&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;where the modes are defined as:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Two modes are available:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Simple (without exception stack trace)&lt;/LI&gt;
&lt;LI&gt;Extended (with exception stack trace)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Have you tried this?&lt;/P&gt;</description>
    <pubDate>Sat, 30 Nov 2019 15:47:46 GMT</pubDate>
    <dc:creator>Patrick_Abgrall</dc:creator>
    <dc:date>2019-11-30T15:47:46Z</dc:date>
    <item>
      <title>how to handle the exceptions which is coming from nuxeo server with proper message</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-handle-the-exceptions-which-is-coming-from-nuxeo-server/m-p/323171#M10172</link>
      <description>&lt;P&gt;I have created some plugins which i have deployed on nuxeo local server.
I have created another simple spring boot project which will call rest api like
String createDocumentUrl="http://localhost:8081/nuxeo/api/v1/document";&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;return restTemplate.exchange(createDocumentUrl, HttpMethod.POST, requestEntity, String.class);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;how to handle the exceptions which is coming from nuxeo server with proper message.
because what i am getting is only 400 Bad Request&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 11:35:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-handle-the-exceptions-which-is-coming-from-nuxeo-server/m-p/323171#M10172</guid>
      <dc:creator>Rahul_Mittal</dc:creator>
      <dc:date>2019-11-29T11:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to handle the exceptions which is coming from nuxeo server with proper message</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-handle-the-exceptions-which-is-coming-from-nuxeo-server/m-p/323172#M10173</link>
      <description>&lt;P&gt;According to &lt;A href="https://doc.nuxeo.com/nxdoc/error-handling/"&gt;https://doc.nuxeo.com/nxdoc/error-handling/&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Simple mode is activated by default. The extended mode can be configured through a parameter (in nuxeo.conf): org.nuxeo.rest.stack.enable=true&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;where the modes are defined as:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Two modes are available:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Simple (without exception stack trace)&lt;/LI&gt;
&lt;LI&gt;Extended (with exception stack trace)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Have you tried this?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2019 15:47:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-handle-the-exceptions-which-is-coming-from-nuxeo-server/m-p/323172#M10173</guid>
      <dc:creator>Patrick_Abgrall</dc:creator>
      <dc:date>2019-11-30T15:47:46Z</dc:date>
    </item>
  </channel>
</rss>

