<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Liferay 7.2 CE GA1 Configuration API doesn´t work</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=114892031" />
  <subtitle>Liferay 7.2 CE GA1 Configuration API doesn´t work</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=114892031</id>
  <updated>2026-04-03T19:54:27Z</updated>
  <dc:date>2026-04-03T19:54:27Z</dc:date>
  <entry>
    <title>RE: Liferay 7.2 CE GA1 Configuration API doesn´t work</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119152364" />
    <author>
      <name>Vishal Shah</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119152364</id>
    <updated>2020-05-14T06:11:12Z</updated>
    <published>2020-05-14T06:11:12Z</published>
    <summary type="html">&lt;blockquote&gt;Is to good to change the workspace jar file? - Is there any discrepancy with other rest Gradle WSDDL, WSDD, JAVADOC plugin module?&lt;br /&gt;&lt;br /&gt;For my end resolution, I created a config file of my configuration class and put inside -&amp;gt; &amp;lt;LIFEERAY_HOME&amp;gt;/osgi/configs &lt;br /&gt;Inside Config File, put key-value pair of the declared parameters in the interface class.&lt;br /&gt;For Example : (Attached File)&lt;br /&gt;&lt;strong&gt;com.xxxxxxxx.auth.config.AuthServiceConfiguration.config &lt;/strong&gt;&lt;br /&gt;authServiceURL=&amp;lt;value&amp;gt;&lt;br /&gt;&lt;/blockquote&gt;</summary>
    <dc:creator>Vishal Shah</dc:creator>
    <dc:date>2020-05-14T06:11:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 7.2 CE GA1 Configuration API doesn´t work</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117351819" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117351819</id>
    <updated>2019-10-04T05:12:18Z</updated>
    <published>2019-10-04T05:12:18Z</published>
    <summary type="html">There&amp;#39;s no more need to downgrade (in case you find other postings on this topic as well), you can also use a more recent (rather than an older) version of Liferay Workspace.&lt;br /&gt;Edit your settings.gradle to include a &lt;a href="https://search.maven.org/search?q=com.liferay.gradle.plugins.workspace"&gt;newer version of Liferay Workspace&lt;/a&gt;. 2.1.9 works for me, but check the link for the current version</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2019-10-04T05:12:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 7.2 CE GA1 Configuration API doesn´t work</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114892624" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114892624</id>
    <updated>2019-08-28T04:49:16Z</updated>
    <published>2019-08-28T04:49:16Z</published>
    <summary type="html">I guess, you are using the default workspace configuration for 7.2.&lt;br /&gt;compile group: &amp;#39;com.liferay&amp;#39;, name: &amp;#39;com.liferay.gradle.plugins.workspace&amp;#39;, version: &amp;#39;2.0.4&amp;#39;&lt;br /&gt;It&amp;#39;s still the default, but it is broken. It doesn&amp;#39;t generate the configuration metadata. Please try to change 2.0.4 to 2.1.4, the most current version.&lt;br /&gt;compile group: &amp;#39;com.liferay&amp;#39;, name: &amp;#39;com.liferay.gradle.plugins.workspace&amp;#39;, version: &amp;#39;2.1.4&amp;#39;&lt;br /&gt;hth</summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2019-08-28T04:49:16Z</dc:date>
  </entry>
  <entry>
    <title>Liferay 7.2 CE GA1 Configuration API doesn´t work</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114892030" />
    <author>
      <name>Diego Galeano</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=114892030</id>
    <updated>2019-08-27T21:14:20Z</updated>
    <published>2019-08-27T21:14:20Z</published>
    <summary type="html">Hi, I am trying to migrate some projects from Liferay 7.1.0 CE GA1 to Liferay 7.2.0 CE GA1 and I have a problem with Liferay Configuration API in Liferay 7.2.  &lt;br /&gt;In Liferay 7.1, the configuration of custom modules is shown in System Configuration / Third - Party category. But in 7.2 it is shown in two Third - Party categories: one for System settings and another for Instance Settings but my modules doesn´t appear on any of those configurations.I have found this page &lt;a href="https://portal.liferay.dev/docs/7-2/user/-/knowledge_base/u/system-settings"&gt;https://portal.liferay.dev/docs/7-2/user/-/knowledge_base/u/system-settings&lt;/a&gt; and  I have tried to modify my configuration class with no success.Below are the screenshots of my issue.&lt;img src="/documents/portlet_file_entry/14/image--tempRandomSuffix--LJDBD2vW.png/552df6cf-e437-db9d-445d-f51e16155638" /&gt;&lt;br /&gt;&lt;img src="/documents/portlet_file_entry/14/image--tempRandomSuffix--Jf4HoRjy.png/3d18526e-03ed-506e-804b-affad127e5a2" /&gt;&lt;br /&gt;This is my implementation of configuration class.&lt;img src="/documents/portlet_file_entry/14/image--tempRandomSuffix--uXQuyljk.png/8072f9a4-a87f-41a6-1dc0-b9570300e390" /&gt;&lt;br /&gt;In Liferay 7.1 my configuration appears in System Configuration / Third - Party menu.&lt;img src="/documents/portlet_file_entry/14/image--tempRandomSuffix--fNb1azA0.png/e8660874-627b-4743-4c1a-cc5a65120484" /&gt;&lt;br /&gt;&lt;br /&gt;I tried below implementation with no success.&lt;img src="/documents/portlet_file_entry/14/image--tempRandomSuffix--lSON9GqG.png/b3da45ad-09f6-608a-4958-ce3671602585" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks in advance.</summary>
    <dc:creator>Diego Galeano</dc:creator>
    <dc:date>2019-08-27T21:14:20Z</dc:date>
  </entry>
</feed>
