RSS
thumbnail
Fabian Bouché | 17 Apr 2024

Liferay DXP 7.4 introduced objects: https://learn.liferay.com/web/guest/w/dxp/liferay-development/objects Objects make it possible to define custom entities in Liferay: you name the objects, their fields, their relationship and Liferay generates the database tables and the APIs. Once your objects have been published, you can define custom back-office object management screens...

448
1
thumbnail
saravanan muniraj | 25 Mar 2024

If you, as an admin user, wish to modify the screen name or email address of site members, you will need to input the password. It is possible that the admin user may not be aware of the password.     Groovy is a scripting language with Java-like syntax for the Java platform. check this page how to run the groovy scripts in Liferay   Groovy is a...

590
0
thumbnail
David H Nebinger | 22 Mar 2024

History of the Liferay IDEs I first started developing for Liferay version 4.2.3. Back then, we used what was called the "extension environment" to handle Liferay customization. This was an Ant-based environment with fairly complicated build scripts that was responsible for building the deployable Liferay. And we were building portlets per the portlet...

1318
12
thumbnail
David H Nebinger | 18 Mar 2024

Hey, so in my blog last week, I indicated that I had the following in my portal-ext.properties file: session.timeout=15 session.timeout.auto.extend=true session.timeout.warning=0 session.timeout.auto.extend.offset=300 As I was writing the blog and flipping back and forth from the post to the browser where I was building stuff, some times I was still being logged out. ...

1141
0
thumbnail
David H Nebinger | 16 Mar 2024

Introduction Wow, I've blogged about Liferay Objects a lot lately. Talked about them too. Also am working on developing materials for learn.liferay.com about Objects. But one thing I haven't seen is an introduction to objects suitable for long-time Liferay users or new Liferay users, so I thought I'd take time to write one (since my blog ideas well seems to be...

2177
2
thumbnail
David H Nebinger | 15 Mar 2024

DEVCON 2024 is happening! Dates: 11-14 November 11 Nov: Welcome Evening Reception - 7:00 pm - 10:00pm 12 Nov: 9:00am - 5:30pm 13 Nov: 9:00am - 5:30pm, Party Night starting at 7.30pm 14 Nov: Unconference - 9:30am - 5:00pm Venue: Akvarium Klub - Budapest, Hungary Get a chance to come to DEVCON by submitting your proposal! As...

918
0
thumbnail
David H Nebinger | 15 Mar 2024

Introduction Recently my friend and coworker Andrew Jardine and I were together in Rome for a Liferay Partner event where we were part of a round table discussion about all things Liferay. Even before the session, Andrew and I had already picked up our friendly argument about Staging (me) versus Publications (Andrew) and which one is better. For us it has always been...

923
0
thumbnail
Jamie Sammons | 14 Mar 2024

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 GA112: docker run -it -p 8080:8080 liferay/portal:7.4.3.112-ga112 Bundles and other download options ...

2282
9
thumbnail
David H Nebinger | 21 Mar 2024

Liferay released Liferay DXP 2024.Q1 this week, and in the corresponding release notes, you'll find the following nugget. Just search for "Java JDK 11 Runtime" to find in the notes, but here's the text for it: Support for Java JDK 11 is flagged for deprecation as of Q1.2024. As DXP continues to evolve as a platform to deliver powerful solutions, we are planning...

2461
2
thumbnail
David H Nebinger | 12 Mar 2024

In case you missed it, Liferay has announced the deprecation of Websphere for Liferay DXP 7.4. The official announcement was made here: https://support.liferay.com/release-notes/2023-q4, scroll down near the bottom to the Feature Status Change section or just search the page for WebSphere and you'll find the reference. Additionally, there's a note on the 7.4 Compatibility...

1375
0