<?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 Configurationservice in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/configurationservice/m-p/326328#M13329</link>
    <description>&lt;P&gt;All - I'm looking for how to verify a configuration setting was correctly applied.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;$ pwd
/opt/nuxeo/server/nxserver/config
$ cat zzzzz-config.xml
&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;component name="zzzzz.config"&amp;gt;
  &amp;lt;extension target="org.nuxeo.runtime.ConfigurationService" point="configuration"&amp;gt;
    &amp;lt;property name="nuxeo.zzzzz"&amp;gt;true&amp;lt;/property&amp;gt;
  &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
$ nuxeoctl restart
............
======================================================================
= Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 684
======================================================================
Started in 0min24s
$ nuxeoctl mp-list
...
Local packages:
 ...
 addon     started	nuxeo-jsf-ui (id: nuxeo-jsf-ui-10.10.0)
...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;in the browser JSF-UI navigate to Admin &amp;gt; Setup &amp;gt; Advanced Setup&lt;/P&gt;
&lt;P&gt;The variable in the contribution is not listed in the Advanced Setup list of variables. Also tried &lt;CODE&gt;nuxeoctl configure&lt;/CODE&gt; then &lt;CODE&gt;grep zzzz /opt/nuxeo/server/nxserver/config/configuration.properties&lt;/CODE&gt; but not there either.&lt;/P&gt;
&lt;P&gt;I see no errors in the log.  Is there a way to confirm that the contribution was processed successfully and the variable was defined?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jul 2020 01:23:37 GMT</pubDate>
    <dc:creator>Eric_Ace</dc:creator>
    <dc:date>2020-07-02T01:23:37Z</dc:date>
    <item>
      <title>Configurationservice</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configurationservice/m-p/326328#M13329</link>
      <description>&lt;P&gt;All - I'm looking for how to verify a configuration setting was correctly applied.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;$ pwd
/opt/nuxeo/server/nxserver/config
$ cat zzzzz-config.xml
&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;component name="zzzzz.config"&amp;gt;
  &amp;lt;extension target="org.nuxeo.runtime.ConfigurationService" point="configuration"&amp;gt;
    &amp;lt;property name="nuxeo.zzzzz"&amp;gt;true&amp;lt;/property&amp;gt;
  &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
$ nuxeoctl restart
............
======================================================================
= Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 684
======================================================================
Started in 0min24s
$ nuxeoctl mp-list
...
Local packages:
 ...
 addon     started	nuxeo-jsf-ui (id: nuxeo-jsf-ui-10.10.0)
...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;in the browser JSF-UI navigate to Admin &amp;gt; Setup &amp;gt; Advanced Setup&lt;/P&gt;
&lt;P&gt;The variable in the contribution is not listed in the Advanced Setup list of variables. Also tried &lt;CODE&gt;nuxeoctl configure&lt;/CODE&gt; then &lt;CODE&gt;grep zzzz /opt/nuxeo/server/nxserver/config/configuration.properties&lt;/CODE&gt; but not there either.&lt;/P&gt;
&lt;P&gt;I see no errors in the log.  Is there a way to confirm that the contribution was processed successfully and the variable was defined?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 01:23:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configurationservice/m-p/326328#M13329</guid>
      <dc:creator>Eric_Ace</dc:creator>
      <dc:date>2020-07-02T01:23:37Z</dc:date>
    </item>
  </channel>
</rss>

