<?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>LP 7.4.3 GA 101 - BND and @Meta Deprecations and @Meta.OCD()</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122253843" />
  <subtitle>LP 7.4.3 GA 101 - BND and @Meta Deprecations and @Meta.OCD()</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122253843</id>
  <updated>2026-04-04T15:25:33Z</updated>
  <dc:date>2026-04-04T15:25:33Z</dc:date>
  <entry>
    <title>RE: LP 7.4.3 GA 101 - BND and @Meta Deprecations and @Meta.OCD()</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122680682" />
    <author>
      <name>Matthias Heinrich</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122680682</id>
    <updated>2024-05-29T14:37:27Z</updated>
    <published>2024-05-27T14:02:51Z</published>
    <summary type="html">&lt;p&gt;I had the same issue while upgrading from DXP 7.0 to lates 7.4
  (2024.q1.4).&lt;br&gt; This was realy annoying.&lt;/p&gt;</summary>
    <dc:creator>Matthias Heinrich</dc:creator>
    <dc:date>2024-05-27T14:02:51Z</dc:date>
  </entry>
  <entry>
    <title>LP 7.4.3 GA 101 - BND and @Meta Deprecations and @Meta.OCD()</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122253842" />
    <author>
      <name>Ivano Carrara</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122253842</id>
    <updated>2023-11-20T15:02:19Z</updated>
    <published>2023-11-20T15:02:19Z</published>
    <summary type="html">&lt;p&gt;A few months ago David H Nebinger  published a blog article with the
  title &lt;a
    href="https://liferay.dev/blogs/-/blogs/bnd-and-meta-deprecations?_com_liferay_blogs_web_portlet_BlogsPortlet_byxv_messageId=122252732&amp;amp;_com_liferay_blogs_web_portlet_BlogsPortlet_zbnm_messageId=122253491"
    rel="noopener noreferrer" target="_blank"&gt;BND and @Meta
  Deprecations&lt;/a&gt; - you can find it &lt;a
    href="https://liferay.dev/blogs/-/blogs/bnd-and-meta-deprecations?_com_liferay_blogs_web_portlet_BlogsPortlet_byxv_messageId=122252732&amp;amp;_com_liferay_blogs_web_portlet_BlogsPortlet_zbnm_messageId=122253491"
    rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The post is very helpful but it does not consider a critical problem
  of the configuration interface.&lt;/p&gt;
&lt;p&gt;If you use the &amp;quot;required = true&amp;quot; property even for just one
  @Meta.AD() you can no longer find the configuration values in the
  various portlets or services of the application.&lt;/p&gt;
&lt;pre&gt;
&lt;code class="language-java"&gt;@Meta.AD(     deflt = &amp;quot;&amp;quot;,     name = &amp;quot;some.configuration.field&amp;quot;,     description = &amp;quot;some.configuration.field.desc&amp;quot;,     required = true, ​​​​    type = Meta.Type.String ) public String someConfigurationField();&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The &amp;quot;&lt;strong&gt;required = true&lt;/strong&gt;&amp;quot; element breaks the configuration.&lt;/p&gt;
&lt;p&gt;Only &amp;quot;&lt;strong&gt;required = false&lt;/strong&gt;&amp;quot; can be used.&lt;/p&gt;
&lt;p&gt;I confirm this issue in LP 7.4.3 GA 101.&lt;/p&gt;
&lt;p&gt;Can anyone else confirm they found this issue?&lt;/p&gt;
&lt;p&gt;In my opinion this is a critical issue in the Liferay configuration
  framework and perhaps warrants opening a JIRA Ticket.&lt;/p&gt;</summary>
    <dc:creator>Ivano Carrara</dc:creator>
    <dc:date>2023-11-20T15:02:19Z</dc:date>
  </entry>
</feed>
