RSS
thumbnail
David H Nebinger | 04 Aug 2021

Introduction As of yet, there has been no official word that JDK 11 is supported by the Liferay developer tools. Just like the old delays going from JDK 7 to JDK 8, various third party tools and libraries held up the switch to JDK 11. Up until now, some developers had luck using JDK 11, but there were lingering issues with some tools such as Service Builder which could get in the way. In...

14974
4
thumbnail
Dennis Ju | 22 Feb 2021

Liferay is pleased to announce the release of the Cross-Cluster Replication (CCR) module for Liferay Enterprise Search subscribers. In short, the CCR module replicates Liferay DXP's search engine cluster across data centers. This is a feature request that Liferay often hears from customers, but was not previously possible because unlike Liferay DXP clusters, all the nodes in an...

8484
0
thumbnail
Fabian Bouché | 10 Feb 2021

You've just written some custom implementation for a Liferay Service but your implementation is not picked from inside of the bundle that should use it despite the higher service ranking. @Component( immediate = true, property = { "service.ranking:Integer=100" }, service = AssetPublisherHelper.class ) public class...

9761
0
thumbnail
David H Nebinger | 04 Feb 2021

What is the Mega-Jar? So the Liferay Dev Tools team recently included a new feature that they refer to as a "fat" jar, but I'm giving it the name Mega-Jar! This is a new single dependency that you can use in your Maven pom.xmls and Gradle build.gradle files, replacing all of the atomic dependencies with a single "one Mega-Jar to rule them all" dependency. So basically your...

12704
0
thumbnail
Fernando Robisco Muñoz | 03 Feb 2021

Check spanish version here A few weeks ago we had the need to set a specific time for sending an email with the new content generated in a asset publisher through the subscription functionality. This led us to investigate whether it was feasible to carry out this modification in a simple way. What is running and how? The first step was to access the Liferay...

9944
1
thumbnail
Fernando Robisco Muñoz | 03 Feb 2021

Hace unas semanas surgió la necesidad de poder establecer una hora fija y concreta en la que se enviase un correo con los nuevos contenidos generados en un publicador de contenidos mediante la funcionalidad de suscripciones. Esto nos llevó a indagar si era viable realizar esta modificación de una manera sencilla. Qué se ejecuta y cómo El primer paso fue acceder a la...

10348
2
thumbnail
David H Nebinger | 01 Feb 2021

A community member posted the following plea on the Liferay Community Slack channel. I feel that it makes a great example, so I'm including it here. HiI am migrating from Liferay 7.0 to Liferay 7.3 GA6So I followed the below steps for DB migration 1 ./opt/liferay736/bundle/tools/portal-tools-db-upgrade-client          Inside the directory, I have updated...

11039
6
thumbnail
Fazal Babaria | 19 Jan 2021

In this blog, We will see how to configure an external database with Liferay service builder and How to execute Stored Procedure in the external database with the same service builder in a few simple steps. There will be two phases in the blog, One for the Connection of external database and another one for the executing stored procedure. Let’s start with Phase one as below. ...

18548
4
thumbnail
Ashley Yuan | 15 Apr 2021

The new Liferay IntelliJ 1.9.0 plugin supports IntelliJ 203 and greater. Head over to this page for downloading. Release Highlights add build service action on liferay service builder project fix compatibility problems on Intellij IDEA 2020.3 updated embedded blade cli to 4.0.6 remove deploy action on non liferay maven projects bug fix for creating maven...

9559
0
thumbnail
Ashley Yuan | 23 Dec 2020

This new package support for Eclipse Photon or greater, and integrate Blade 4.0.6 SNAPSHOT202012150602 and Liferay Gradle Workspace Plugin 3.0.16. Community Download https://liferay.dev/project/-/asset_publisher/TyF2HQPLV1b5/content/ide-installation-instructions Customers Download ...

10671
1