RSS
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 ...

8972
0
thumbnail
Jamie Sammons | 21 Jun 2023

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...

7845
0
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...

14441
0
thumbnail
Jamie Sammons | 21 Jun 2023

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...

5412
0
thumbnail
Felipe Lins | 21 Jun 2023

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...

5837
2
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...

12989
12
thumbnail
Jamie Sammons | 21 Jun 2023

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...

4790
0
thumbnail
Jamie Sammons | 21 Jun 2023

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...

5507
0
thumbnail
Jamie Sammons | 21 Jun 2023

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...

5932
0
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: ...

6481
0
thumbnail
Jamie Sammons | 21 Jun 2023

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...

5876
0
thumbnail
Jamie Sammons | 21 Jun 2023

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...

8723
0
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 ...

6458
1
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...

6969
7
thumbnail
Felipe Lins | 21 Jun 2023

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...

6345
1
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...

8139
8
thumbnail
Felipe Lins | 21 Jun 2023

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...

6967
0
thumbnail
Felipe Lins | 21 Jun 2023

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...

9553
0
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...

7592
3
thumbnail
Felipe Lins | 21 Jun 2023

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 GA31: docker run -it -p 8080:8080 liferay/portal:7.4.3.31-ga31 For more information on using the...

5941
0