<?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 : Service builder - unsatisfied references</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120968664" />
  <subtitle>Liferay 7.2 : Service builder - unsatisfied references</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120968664</id>
  <updated>2026-04-04T01:34:44Z</updated>
  <dc:date>2026-04-04T01:34:44Z</dc:date>
  <entry>
    <title>RE: Liferay 7.2 : Service builder - unsatisfied references</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121498619" />
    <author>
      <name>Azaz Patel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121498619</id>
    <updated>2022-08-18T16:42:16Z</updated>
    <published>2022-08-18T06:46:41Z</published>
    <summary type="html">&lt;p&gt;Exact solution !!!!&lt;/p&gt;
&lt;p&gt;Thanks so much Koffi.&lt;/p&gt;</summary>
    <dc:creator>Azaz Patel</dc:creator>
    <dc:date>2022-08-18T06:46:41Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 7.2 : Service builder - unsatisfied references</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120980122" />
    <author>
      <name>Koffi AGHOSTO</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120980122</id>
    <updated>2021-07-24T20:37:05Z</updated>
    <published>2021-07-24T20:36:57Z</published>
    <summary type="html">&lt;p&gt;Hello everybody,&lt;/p&gt;
&lt;p&gt;I find the solution of my issue. This problem occurs because my new service&lt;/p&gt;
&lt;p&gt;builder is not saved in the Release_ table for Liferay in database.
  So to resolve it, I wish&lt;/p&gt;
&lt;p&gt;you to use Liferay API (by using Groovy Script, it is a good way to
  use Liferay API, don't add&lt;/p&gt;
&lt;p&gt;new record in Release_ table by SQL Script)&lt;/p&gt;
&lt;p&gt;This is my &lt;u&gt;Groovy Script&lt;/u&gt; (Liferay control panel) which add my
  service builder service module in Release_ table and &lt;u&gt;Restart the server&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;em&gt;import com.liferay.portal.kernel.service.ReleaseLocalServiceUtil;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;
  &lt;em&gt;ReleaseLocalServiceUtil.addRelease(&amp;quot;your module service
    Bundle-SymbolicName which can find in the module service bnd&amp;quot;, &amp;quot;1.0.0&amp;quot;);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Bests regards,&lt;/p&gt;
&lt;p&gt;Koffi&lt;/p&gt;</summary>
    <dc:creator>Koffi AGHOSTO</dc:creator>
    <dc:date>2021-07-24T20:36:57Z</dc:date>
  </entry>
  <entry>
    <title>Liferay 7.2 : Service builder - unsatisfied references</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120968663" />
    <author>
      <name>Koffi AGHOSTO</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120968663</id>
    <updated>2021-08-17T15:29:43Z</updated>
    <published>2021-07-20T18:46:44Z</published>
    <summary type="html">&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We have migrated our project from Liferay 7.0 to 7.2
  successfully&lt;br /&gt; Today, I create a new service builder module but my
  service-builder module still get&lt;br /&gt; unsatisfied dependency error
  and I don't know why&lt;/p&gt;
&lt;p&gt;Please, I need help if someone has solution for this error (service
  builder module with no customization)&lt;/p&gt;
&lt;p&gt;ds:unsatisfied&lt;/p&gt;
&lt;p&gt;Bundle {id: 1259, name: com.test.service, version: 1.0.0}&lt;br /&gt;   
   Declarative Service {id: 5933, name:
  com.test.service.persistence.impl.TestPersistenceImpl, unsatisfied
  references:&lt;br /&gt;         {name: Configuration, target:
  (&amp;amp;(origin.bundle.symbolic.name=com.test.service)(name=service))}&lt;br /&gt;
      }&lt;br /&gt;     Declarative Service {id: 5932, name:
  com.test.service.impl.TestLocalServiceImpl, unsatisfied
  references:&lt;br /&gt;         {name: TestPersistence, target: null}&lt;br /&gt;
      }&lt;br /&gt; I read this article but I don't understand very well what
  can I do to resolve this error.&lt;/p&gt;
&lt;p&gt;https://help.liferay.com/hc/en-us/articles/360029316271-Detecting-Unresolved-OSGi-Components#declarative-services-components&lt;/p&gt;
&lt;p&gt;
  &lt;br /&gt; Thank you in advanced,&lt;br /&gt; Koffi&lt;/p&gt;</summary>
    <dc:creator>Koffi AGHOSTO</dc:creator>
    <dc:date>2021-07-20T18:46:44Z</dc:date>
  </entry>
</feed>
