<?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>Stuck at Integrating the Back-end with Guestbook tutorial (OSGi dependency)</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119636321" />
  <subtitle>Stuck at Integrating the Back-end with Guestbook tutorial (OSGi dependency)</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119636321</id>
  <updated>2026-04-07T19:39:04Z</updated>
  <dc:date>2026-04-07T19:39:04Z</dc:date>
  <entry>
    <title>RE: Stuck at Integrating the Back-end with Guestbook tutorial (OSGi depende</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119664394" />
    <author>
      <name>Robert Paul Meissner</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119664394</id>
    <updated>2020-07-28T08:19:43Z</updated>
    <published>2020-07-28T08:19:43Z</published>
    <summary type="html">Thanks a lot! This works nicely. I knew, you Liferay guys made great progress in the last 2 years. &lt;img alt="emoticon" src="@theme_images_path@/emoticons/tongue.gif" &gt;</summary>
    <dc:creator>Robert Paul Meissner</dc:creator>
    <dc:date>2020-07-28T08:19:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: Stuck at Integrating the Back-end with Guestbook tutorial (OSGi depende</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119638021" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119638021</id>
    <updated>2020-07-23T13:13:47Z</updated>
    <published>2020-07-23T13:13:47Z</published>
    <summary type="html">That was the only solution 2 years ago when I posted it...&lt;br /&gt;&lt;br /&gt;Now, however, we have the Target Platform: &lt;a href="https://liferay.dev/blogs/-/blogs/what-is-the-target-platform-"&gt;https://liferay.dev/blogs/-/blogs/what-is-the-target-platform-&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Had you been using the TP, this would not have been an issue for you to deal with at all.</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2020-07-23T13:13:47Z</dc:date>
  </entry>
  <entry>
    <title>RE: Stuck at Integrating the Back-end with Guestbook tutorial</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119637181" />
    <author>
      <name>Robert Paul Meissner</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119637181</id>
    <updated>2020-07-23T09:52:40Z</updated>
    <published>2020-07-23T09:52:40Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I have found a sulution (by accident) by adding version in the api and the service&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;pre&gt;&lt;code&gt;compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version:"5.3.0"&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;BUT&amp;nbsp;&lt;br&gt;&lt;blockquote&gt;bumping versions until you score&lt;/blockquote&gt; as suggested by David H Nebinger &lt;a href="https://liferay.dev/forums/-/message_boards/message/102513997"&gt;https://liferay.dev/forums/-/message_boards/message/102513997&lt;/a&gt; seems to me not a feasible solution and i don't understand it to the fullest (why does 7.3.0 not work?), but how about putting all needed dependencies to a GA release under the same version? Or make a table with all dependencies for each version. This would make things easier...&lt;br&gt;&amp;nbsp;&lt;br&gt;Best regards,&lt;br&gt;&amp;nbsp;&lt;br&gt;Rome&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Robert Paul Meissner</dc:creator>
    <dc:date>2020-07-23T09:52:40Z</dc:date>
  </entry>
  <entry>
    <title>Stuck at Integrating the Back-end with Guestbook tutorial (OSGi dependency)</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119636320" />
    <author>
      <name>Robert Paul Meissner</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119636320</id>
    <updated>2020-07-23T08:05:33Z</updated>
    <published>2020-07-23T08:05:33Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi,&lt;br&gt;&amp;nbsp;&lt;br&gt;I got stuck with the guestbook tutorial at integrating the backend. &lt;a href="https://help.liferay.com/hc/en-us/articles/360032887712-Integrating-the-Back-end"&gt;https://help.liferay.com/hc/en-us/articles/360032887712-Integrating-the-Back-end&lt;/a&gt; When I try to deploy my guestbook-service and guestbook-api (which is btw not mentioned until here in the turorial) i can install the modules, but they don't start. When I try to start the service, I get:&lt;br&gt;&lt;pre&gt;&lt;code&gt;gogo: BundleException: Could not resolve module: com.liferay.docs.guestbook.service [2243]
&amp;amp;nbsp; Unresolved requirement: Import-Package: com.liferay.docs.guestbook.model; version="[1.0.0,1.1.0)"
&amp;amp;nbsp; &amp;amp;nbsp; -&amp;amp;gt; Export-Package: com.liferay.docs.guestbook.model; bundle-symbolic-name="com.liferay.docs.guestbook.api"; bundle-version="1.0.0"; version="1.0.0"; uses:="com.liferay.exportimport.kernel.lar,com.liferay.portal.kernel.annotation,com.liferay.portal.kernel.bean,com.liferay.portal.kernel.model,com.liferay.portal.kernel.model.wrapper,com.liferay.portal.kernel.util"
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;com.liferay.docs.guestbook.api [2244]
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;Unresolved requirement: Import-Package: com.liferay.exportimport.kernel.lar; version="[2.0.0,3.0.0)"
&amp;amp;nbsp; Unresolved requirement: Import-Package: com.liferay.docs.guestbook.exception; version="[1.0.0,2.0.0)"
&amp;amp;nbsp; &amp;amp;nbsp; -&amp;amp;gt; Export-Package: com.liferay.docs.guestbook.exception; bundle-symbolic-name="com.liferay.docs.guestbook.api"; bundle-version="1.0.0"; version="1.0.0"; uses:="com.liferay.portal.kernel.exception"
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;and when I try to start the api, I get:&lt;br&gt;&lt;pre&gt;&lt;code&gt;gogo: BundleException: Could not resolve module: com.liferay.docs.guestbook.api [2244]
&amp;amp;nbsp; Unresolved requirement: Import-Package: com.liferay.exportimport.kernel.lar; version="[2.0.0,3.0.0)"
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;I am using Liferay CE Portal 7.3.0-ga1 and the code is pretty much like here: &lt;a href="https://github.com/liferay/liferay-docs/tree/master/en/developer/tutorials/code/guestbook/04-web-front-end/com-liferay-docs-guestbook"&gt;https://github.com/liferay/liferay-docs/tree/master/en/developer/tutorials/code/guestbook/04-web-front-end/com-liferay-docs-guestbook&lt;/a&gt;&lt;br&gt;&lt;br&gt;Any hints?&lt;br&gt;&amp;nbsp;&lt;br&gt;Best regards,&lt;br&gt;&amp;nbsp;&lt;br&gt;Rome&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Robert Paul Meissner</dc:creator>
    <dc:date>2020-07-23T08:05:33Z</dc:date>
  </entry>
</feed>
