Welcome to the new Blogs page, where you can search and filter the available blogs to much more easily find what you're looking for!
But, don't worry - if you prefer the old UX with the Blogs Widget, it's still available - just use the Blogs List link in the left navigation and it will be like it's 1999 all over again!
To add a new blog, use the "New Entry" button here on on the Blogs List page.
To manage Drafts and view unpublished blogs please use the Blogs List page.
Toont 1 - 20 van 3.216 resultaten.
-
-
-
-
Alexander Valencia | 12-mei-2018 16:58
I recently took an online course to learn more about TypeScript, a superset of JavaScript that provides optional static typing, classes, interfaces, and much more. Whenever I'm in the process of ...
Blog Stream: Featured -
-
David H Nebinger | 4-mei-2018 14:23
When you are upgrading to DXP on SQL Server, it is recommended to set the following property in the portal-upgrade-ext.properties file: verify.process.concurrency.threshold=10000 Otherwise you can...
Blog Stream: Featured -
-
David H Nebinger | 17-apr-2018 3:12
Introduction So in any production system, there is typically a desire to capture metrics, use them to define a system health check, and then monitor the health check results from an APM tool to...
Blog Stream: Featured -
David H Nebinger | 16-apr-2018 14:26
Introduction I have never liked one aspect of Liferay logging - it is not persistent. For example, I can't debug a startup issue unless I get the portal-log4j-ext.xml file set up and out there. Not...
Blog Stream: Featured -
-
-
David H Nebinger | 10-apr-2018 4:08
Introduction Recently I was building a fragment bundle to expose a private package per my blog entry, . In the original bnd.bnd file, I found the following: -dsannotations-options: inherit Not...
Blog Stream: Featured -
David H Nebinger | 7-apr-2018 15:33
Introduction So once you've been doing some Liferay OSGi development, you'll recognize your component properties stanza, most commonly applied to a typical portlet class: @Component( immediate =...
Blog Stream: Featured -
Iacopo Colonnelli | 7-apr-2018 12:40
Liferay Portal 7.0 CE GA6 Release was announced about 2 weeks ago and Liferay containerisers may desire to upgrade their Docker container to the new Liferay version. Well, this is a not so hard...
Blog Stream: Featured -
David H Nebinger | 6-apr-2018 1:01
Just a quick blog post to talk about compile time vs runtime dependencies in the OSGi container, inspired by this thread:...
Blog Stream: Featured -
David H Nebinger | 28-mrt-2018 14:48
Introduction On a project recently I had a Theme war and, like those themes you can download from the MarketPlace, I also had pages, contents and documents imported by the Resources Importer (RI)...
Blog Stream: Featured -
-
David H Nebinger | 23-mrt-2018 18:28
This one is for my good friend Milen... Sometimes he frustrates me, but he always forces me to think... Introduction So if you've done any Liferay 7.x CE or DXP development, you may have...
Blog Stream: Featured -
-
-
David H Nebinger | 7-mrt-2018 0:42
Introduction So originally I presented the blog post, Fronting Liferay Tomcat with Apache HTTPd daemon, but that post featured my partiality for using mod_jk to connect HTTPd and Tomcat. Personally...
Blog Stream: Featured -
David H Nebinger | 7-mrt-2018 0:19
A good friend of mine, Minhchau Dang, pointed out to me that I have frequently used OSGi version ranges in my blogs. I explained that I was concerned that I didn't want to bind to a specific...
Blog Stream: Featured -
David H Nebinger | 23-feb-2018 20:35
So the question comes up how to do Liferay upgrades. I'm not talking here about the technical details of how you upgrade one particular plugin to another type of plugin, what kinds of API changes...
Blog Stream: Featured -
Jonas Choi | 23-feb-2018 18:21
Tomcat 8.5 is an in-between version of Apache Tomcat 8.0 and 9.0. According to the Apache site, it contains some features in 9.0 that have been backported to 8.0. This version of Tomcat is...
Blog Stream: Featured -
David H Nebinger | 21-feb-2018 4:32
So Jamie just announced the new Liferay 7.1 Community Beta Program here: https://community.liferay.com/news/liferay-7-1-community-beta-program/ I recommend everyone who has working code in Liferay...
Blog Stream: Featured -
-
David H Nebinger | 16-feb-2018 2:54
Okay, in case it is not yet clear, Liferay 7 uses an OSGi container. I know what you're thinking: "Well, Duh..." The point is that OSGi is actually a standard and anything that works within OSGi...
Blog Stream: Featured -
Christian Klein | 15-feb-2018 21:52
I have been working on adding CKEditor plugins to the Alloy Editor in Liferay DXP and figured I would share what I found. Specifically I was trying to add the YouTube Plugin. There are some...
Blog Stream: Featured -
Iacopo Colonnelli | 15-feb-2018 17:58
Introduction In recent times, containers are becoming more and more important in the software lifecycle management, whether we like it or not. The majority of the leading software companies have...
Blog Stream: Featured -
-
-
David H Nebinger | 8-feb-2018 20:59
So I've been working a lot more with Angular 2+ recently (Angular 4 actually, but that is not so important) and wanted to share some of my findings for those of you whom are interested... Accessing...
Blog Stream: Featured -
David H Nebinger | 2-feb-2018 16:01
So, as a developer, I'm like usually whacking my whole runtime environment and starting over. Why? Well, regardless how much I try to keep it clean, cruft will find its way into the environment....
Blog Stream: Featured -
Koen Olaerts | 30-jan-2018 17:59
On October 6, 2017 my colleague Sebastiaan and I held a presentation at Liferay DevCon about a cool integration the COIN team made. We were looking for a fun and exciting Internet of Things...
Blog Stream: Featured -
-
Ignacio Roncero Bazarra | 20-dec-2017 21:43
Short explanation If you want to convert a third party library of your portlets (modules) into a Bundle OSGi to be used by all modules, you could create a new module with your third party library...
Blog Stream: Featured -
-
Richard Sezov | 14-dec-2017 22:14
This year, the Knowledge Management team at Liferay set out not only to document Liferay 7/DXP, but to document it well. To do this, we identified several improvements we wanted to make: We wanted...
Blog Stream: Featured -
Olaf Kock | 7-dec-2017 10:16
Yay, it took a while to get onto it again, and finally I updated Custom Navigation and it just went through the approval process yesterday. Now it's available for Liferay 7 and DXP as well. What...
Blog Stream: Featured -
-
Takeo Yasuyuki | 6-nov-2017 6:09
While working on Elasticsearch debugging, I just made a docker-compose file to start up an external Elasticsearch with plugins that Liferay DXP / 7 installed with debugging tools. Hope this would...
Blog Stream: Featured -
-
-
David H Nebinger | 14-okt-2017 20:42
So I've been home for almost a week now after having attended Devcon 2017 in Amsterdam. I have to give a shout out to Pascal Brusset and his entire team for putting on a great event. The venue was...
Blog Stream: Featured -
David H Nebinger | 10-okt-2017 4:44
So last week I'm sitting in an Unconference session at DevCon in a group talking about OSGi. I don't remember how it came up, but we got on a discussion about deployment issues and someone asked...
Blog Stream: Featured -
-
-
-
-
-
-
-
-
David H Nebinger | 8-sep-2017 13:21
A quick note for those using SiteMinder and Liferay... Liferay likes the Tilde (~) character, and uses it quite often for friendly URLs and other reasons. When fronting with SiteMinder, though, you...
Blog Stream: Featured -
-
-
Andrew Jardine | 18-aug-2017 15:06
I recently responded to the thread in the forums where the poster was asking about Liferay 7 and it's compatibility with OSGI. I am a huge JRebel fan myself and, based on what I know of JRebel and...
Blog Stream: Featured -
sejal patel | 16-aug-2017 11:08
Liferay 7 bolster for creating and deploying JAX-RS based REST services. JAX-RS is the JEE standards based approach for creating REST web services. As far as building up the real administrations it...
Blog Stream: Featured -
-