RSS
thumbnail
David H Nebinger | 30 Apr 2019

Introduction In the earlier days of Liferay, many administrators missed the warning about not using HSQLDB in production. By default, Liferay is configured to use HSQLDB so you can spin up a Liferay instance for development or testing or whatever, but HSQLDB was never to be used in production because it is not a production-ready database. It's easy to set Liferay up to use a...

15509
5
thumbnail
Kyle Joseph Stiemann | 19 Feb 2019

Liferay Faces Roadmap for Liferay Portal 7.2 Support (2019) For Liferay 7.2 support we have three major goals: 1. Support deployment of thin JSF WARs. Liferay Faces has always required that developers embed the JSF implementation (Mojarra), all Liferay Faces JARs, and (optionally) CDI inside their WAR’s WEB-INF/lib folder. However, in Liferay 7.2 CDI dependencies will be...

14090
4
thumbnail
Olaf Kock | 11 Feb 2019

The university content team is busy, and you can find a new full course on Liferay University. Upgrading Liferay This course starts at Liferay 6.2 and upgrades it all the way to 7.1. We're using the Enterprise path, e.g. from 6.2 EE to DXP 7.1 as usual on University, but the steps apply to the Community path as well. I've had the privilege to teach this course after the...

12385
0
thumbnail
Adam Zawel | 05 Feb 2019

Hello Liferay Community Members! From 2007 – 2018, over 30,000 members made over 130,000 comments in the Liferay community forums. As the community discussions have recently moved to a new platform, this is a good time to analyze the great exchange of information over the past 12 years.  In this article, I use data science (Python Pandas and Python’s Natural Language...

9865
0
thumbnail
Charles Wu | 05 Feb 2019

       If you are a new to liferay 7.x platform since liferay had migrate to OSGi platform, you must have meet the error Unresolved requirement: Import-Package  when deploying your bundles, i have a easy solution for you —— 'Take a look at your bundle's MANIFEST.MF'.       When you deploying your bundle to liferay portal, the...

21724
2
thumbnail
Jamie Sammons | 01 Feb 2019

The main purpose of this release is give you a sneak peak of what’s coming in 7.2 and to get an early start on testing our packaging process. It is by no means feature complete and hasn’t been tested for quality. The Liferay 7.2 Community Beta Program is scheduled to start with the release of 7.2 Alpha 1 in the coming weeks. Similar to 7.1, the 7.2 beta program will be divided into...

16207
4
thumbnail
William Gosse | 05 Feb 2019

I just completed a project that integrated Liferay 7.0 GA7 with Keycloak 4.8 for both authentication and authorization. For those who are not familar with Keycloak it is an open source access and identity manager,  https://www.keycloak.org/. The authentication piece of this integration was assisted by the use of the use of the OpenId Connect Plugin that is...

26470
8
thumbnail
Yanan Yuan | 29 Jan 2019

The new release of Liferay Project SDK and Studio Installers has been made available today. This new package support for Eclipse photon or greater. Download For customers, they can download all of them on the customer studio download page.  Community downloads ...

8963
1
thumbnail
Yanan Yuan | 25 Jan 2019

Key Features Watch improvements on gradle liferay workspace Add Target Platform in new liferay workpsace wizard Bug fixes   Upgrade From previous 3.x Download updatesite here Go to Help > Install New Software… > Add… Select Archive... Browse to the downloaded updatesite Click OK to close Add repository dialog Select all...

8238
0
thumbnail
Yanan Yuan | 28 Jan 2019

The latest release of Liferay IntelliJ 1.2.1 plugin has been made available today. Head over to this page for downloading. Release Highlights: Wizards Added new module ext wizard Add target platform option in new liferay workspace wizard Editor Improvements code completion java bean for Liferay Taglib ...

8693
0
thumbnail
Vitaliy Koshelenko | 22 Jan 2019

Problem: Running Liferay 7.1 from IDEA in Debug mode throws the following error by default: java.lang.NoClassDefFoundError: com/intellij/rt/debugger/agent/CaptureStorage However, Run mode works without any issues.   Fix: Disable Instrumenting agent in "Settings | Build, Execution, Deployment | Debugger | Async Stacktraces": Hope, this will help :) ...

11160
4
thumbnail
Jamie Sammons | 31 May 2019

Overview Find a list of what’s included in the release in the Release Notes Download the release now at: https://www.liferay.com/downloads-community New Features Summary Oracle OpenJDK 11 -  GA3 has been tested for use with Oracle OpenJDK 11.  For more information on JDK 11 support in Liferay CE/DXP please see the JDK Roadmap post.  Also check...

17373
3
thumbnail
David H Nebinger | 18 Jan 2019

Introduction For folks that know me, they know one of my favorite soapbox rants is on HTTP and/or Portlet session storage. Recently my friend Kyle Stiemann wrote a blog about Session Storage in Liferay, and he reached out to me to proof the blog post before it was published. While it was really well written and informative, I must admit I didn't want it published. Providing a...

39891
9
thumbnail
Koen Olaerts | 17 Jan 2019

For a recent project, we developed an Angular application that uses Liferay DXP as the back end. In this Angular application we regularly make requests into the Portal back end for User information, Journal Articles, ... Mostly this works great as we have defined several custom REST end points in DXP from which we can make use of the Liferay services and other nifty Liferay stuff. ...

12460
3
thumbnail
David H Nebinger | 28 Feb 2019

Introduction I have helped many companies and organizations install Liferay (5, 6 and now 7/DXP), but often times they will stop there. I mean, once the app servers are up and serving traffic correctly, aspects like the log file(s) are ignored. Well, at least as long as everything is operating smoothly; when something has gone wrong, the log file(s) is (are) one of the first places...

15657
0
thumbnail
Olaf Kock | 17 Jan 2019

It's time for a new announcement for new content on Liferay University. A new year brings new content. Happy new year! Liferay Devops Do you know how to set up a cluster? How to backup (or even better: restore) your installation? In Liferay Devops we cover this and more. Based on Docker, this course guides you through the exploration of a lot of the day-to-day operations of a...

10514
0
thumbnail
Kyle Joseph Stiemann | 18 Jan 2019

Before I answer this question, consider: What are you actually trying to accomplish? Are you sure that you need share session data to fulfill your goal? Can you use another (better) method to share data between several portlets across several requests? David Nebinger, Liferay expert and prolific community member, has said that "Session Storage is...

24427
3
thumbnail
Sébastien Le Marchand | 17 Dec 2018

Since Liferay 7.1, pages management has been completely redesigned. Now the navigation tree presented to end-users are controlled by the new Navigation Menus rather than the position of pages in the pages administration screen (now using the Miller columns visualization system). Unfortunately, by the time these lines are written (i.e. with Liferay 7.1 GA2), the position of a page...

12709
4
thumbnail
Jan Verweij | 14 Dec 2018

While trying to give your users the best experience ever you always try to keep things simple. In the past I have filled in many forms and many times with the same data and many times at the same site. Why? As a simple example I took a free 'zipcode to address' service in the Netherlands and used this to show how easy this can be done. And this is what it looks like. Todo...

12752
2
Pablo Agulla | 21 Dec 2018

I’m happy to announce the release of the first beta for the new set of Liferay REST APIs. But before going into details, for those of you who might not be aware of this project, I’d like to give you some context. Our vision Over the last year and a half, we have been working on a new set of REST APIs for Liferay following industries best practices. The goal of these APIs is to...

18291
7