<?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>Custom Login Portlet and Forgot password in LF</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119496302" />
  <subtitle>Custom Login Portlet and Forgot password in LF</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119496302</id>
  <updated>2026-04-04T11:01:27Z</updated>
  <dc:date>2026-04-04T11:01:27Z</dc:date>
  <entry>
    <title>RE: Custom Login Portlet and Forgot password in LF</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119496704" />
    <author>
      <name>Dominik Marks</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119496704</id>
    <updated>2020-06-26T14:14:04Z</updated>
    <published>2020-06-26T14:14:04Z</published>
    <summary type="html">You are trying to use the package com.liferay.login.web.internal.portlet.action. That package is not exported by the Login Portlet (indicated by the &amp;#34;internal&amp;#34; part of the package name).&lt;br /&gt;&lt;br /&gt;Looking at your code snippet you should have a look at the documentation on how to override MVCActionCommands and how to call the original Action inside, see e.g. &lt;a href="https://help.liferay.com/hc/en-us/articles/360017886432-Overriding-MVCActionCommands"&gt;https://help.liferay.com/hc/en-us/articles/360017886432-Overriding-MVCActionCommands&lt;/a&gt;</summary>
    <dc:creator>Dominik Marks</dc:creator>
    <dc:date>2020-06-26T14:14:04Z</dc:date>
  </entry>
  <entry>
    <title>Custom Login Portlet and Forgot password in LF</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119496301" />
    <author>
      <name>Thomas Kim</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119496301</id>
    <updated>2020-06-26T13:29:46Z</updated>
    <published>2020-06-26T13:29:46Z</published>
    <summary type="html">&lt;blockquote&gt;Hi ,I am trying to put up a custom Login module for my LF app and when I am done with code and packaging a bundle, it throws &lt;br /&gt;org.osgi.framework.BundleException: Could not resolve module: ap.login [1128]_  Unresolved requirement: Import-Package: com.liferay.login.web.internal.portlet.action_ [Sanitized]&lt;br /&gt;    at org.eclipse.osgi.container.Module.start(Module.java:444)&lt;br /&gt;    at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)&lt;br /&gt;    at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1263)&lt;br /&gt;    at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1236)&lt;br /&gt;    at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:520)&lt;br /&gt;    at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365)&lt;br /&gt;    at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316)&lt;br /&gt;&lt;br /&gt;Also note that, I have already  added export packages for these 2 code files in bnd.bnd of the project&lt;br /&gt;Please suggest what is possible cause of this.&lt;br /&gt;&lt;/blockquote&gt;Best Regards</summary>
    <dc:creator>Thomas Kim</dc:creator>
    <dc:date>2020-06-26T13:29:46Z</dc:date>
  </entry>
</feed>
