Blogs

RSS
RSS
thumbnail
Jamie Sammons | 23 Sep 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA43: docker run -it -p 8080:8080 liferay/portal:7.4.3.43-ga43 For more information on using the official...

10102
thumbnail
Madhukar Kumar | 19 Sep 2022

Before going forward we list out bottlenecks while migrating from MySQL to Postgres Data types are different in Postgres than what we have in MySQL If we have few tables to migrate we can convert MySQL dump(.sql) file to Postgres query using any tool such as pgloader but if the data is huge let’s say 4-5 GB, We won’t be ...

6997
thumbnail
Jamie Sammons | 16 Sep 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA42: docker run -it -p 8080:8080 liferay/portal:7.4.3.42-ga42 For more information on using the official...

6612
thumbnail
Neil Griffin | 15 Sep 2022

"There is nothing new under the sun" - King Solomon, Ecclesiastes 1 In one sense, this blog entry doesn't contain anything new. In another sense, since it brings pieces of prior entries together, I hope that it provides some new insight for portlet developers to overcome the "Unresolved requirement: Import-Package" deployment error. Reference Blog...

7006
thumbnail
Jamie Sammons | 09 Sep 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA41: docker run -it -p 8080:8080 liferay/portal:7.4.3.41-ga41 For more information on using the official...

4138
thumbnail
Felipe Lins | 06 Sep 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA40: docker run -it -p 8080:8080 liferay/portal:7.4.3.40-ga40 For more information on using the official...

4636
thumbnail
Vitaliy Koshelenko | 29 Aug 2022

Introduction It has always been a discussion, whether content creation is a development activity. Even if it's considered as not - we, as developers, often need to set up content: - on local environments; - on DEV servers (to demonstrate some functionality during development); - even on PROD servers (to deliver the initial content for customers). Manual content setup on each...

7191
thumbnail
Jamie Sammons | 26 Aug 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA39: docker run -it -p 8080:8080 liferay/portal:7.4.3.39-ga39 For more information on using the official...

3840
thumbnail
Jamie Sammons | 19 Aug 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA38: docker run -it -p 8080:8080 liferay/portal:7.4.3.38-ga38 For more information on using the official...

4415
thumbnail
Jamie Sammons | 12 Aug 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA37: docker run -it -p 8080:8080 liferay/portal:7.4.3.37-ga37 For more information on using the official...

4722
thumbnail
David H Nebinger | 09 Aug 2022

Just a quick one today... A community member reported getting an exception during module deployment: INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:238] Processing com.liferay.report.jar ERROR [fileinstall-directory-watcher][DirectoryWatcher:1195] Unable to start bundle: ...

4698
thumbnail
Jamie Sammons | 05 Aug 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA36: docker run -it -p 8080:8080 liferay/portal:7.4.3.36-ga36 For more information on using the official...

4703
thumbnail
Jamie Sammons | 29 Jul 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA35: docker run -it -p 8080:8080 liferay/portal:7.4.3.35-ga35 For more information on using the official...

6466
thumbnail
David H Nebinger | 27 Jul 2022

Introduction You may have seen my blog Setting Up JNDI in Liferay 7.4 which I posted to explain how to do a JNDI lookup. The code works, I assure you, but there's one group of developers that blog didn't serve: Spring Portlet Developers. Whether you are developing using PortletMVC4Spring and Spring 5, or you are developing using Spring Portlet MVC under an older ...

4825
thumbnail
David H Nebinger | 22 Jul 2022

Introduction I've been working with a client to upgrade their Spring portlet wars to Liferay 7.4. And the update is kind of big as we're upgrading Spring, changing to PortletMVC4Spring (needed for Spring 5), ... They have a large number of Spring portlet wars, but in reviewing the code I noticed that each of the wars had duplicate Spring services defined into the Spring...

5137
thumbnail
Felipe Lins | 22 Jul 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA34: docker run -it -p 8080:8080 liferay/portal:7.4.3.34-ga34 For more information on using the official...

4603
thumbnail
Neil Griffin | 21 Jul 2022

Celebrating 10 Years of Liferay Faces The Liferay Faces project began back in 2012, and 10 years later we're celebrating the most significant release in the history of the project, including: Standards-based support for Portlet 3.0 + JSF 2.2 (JSR 378) Runtime support for Portlet 3.0 + JSF 2.3 Support for Liferay CE/DXP 7.4 Support for thick and thin WAR artifact...

5598
thumbnail
Felipe Lins | 15 Jul 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA33: docker run -it -p 8080:8080 liferay/portal:7.4.3.33-ga33 For more information on using the official...

5658
thumbnail
Felipe Lins | 08 Jul 2022

Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker image.  To get started using either Liferay Portal or Liferay Commerce, choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.4 GA32: docker run -it -p 8080:8080 liferay/portal:7.4.3.32-ga32 For more information on using the official...

8289
Brian Heise | 04 Jul 2022

With the release of version 7.4 of Liferay’s Digital Experience Platform came a new feature called Remote Apps, which allow you display a remotely hosted web application directly in Liferay’s UI without having to deploy anything to your instance. Typically these apps are implemented using conventional UI frameworks like React or Angular, but theoretically they could be made using...

6117