by Vivek Agarwal | Aug 11, 2016 | Blog, Digital Experience, Portals
You may have heard the buzz recently about Headless CMS and Content-as-a-Service, and wondered…
by Mike Freeman | Aug 9, 2016 | Applications, Blog, Digital Experience, Enterprise Java, Liferay DXP, Perspectives, Portals
One of the exciting new features in Liferay Digital Experience Platform (DXP) 7 is its built-in support for creating and deploying JAX-RS based REST services. Among other things this can enable the rapid development of modern web applications in Liferay DXP using...
by XTIVIA | Aug 9, 2016 | Applications, Blog, Enterprise Java, Portals
This blog post describes the overall process recommended by Xtivia for deploying custom Liferay plugin applications to Liferay. Note that while this document is primarily targeted at the deployment of custom Liferay plugins, many of the concepts do apply to...
by XTIVIA | Aug 9, 2016 | Applications, Blog, Cloud, Enterprise Infrastructure, Enterprise Java, Portals
Chef is a powerful automation platform that transforms complex infrastructure into code, bringing your servers and services to life. Whether you’re operating in the cloud, on-premises, or a hybrid, Chef automates how applications are configured, deployed, and...
by Keith O'Connell | Aug 9, 2016 | Blog, Enterprise Java, Portals
Over the nearly 10 years that we have worked with the Liferay platform, we have had ample opportunity to hone our understanding of how Liferay interacts with the Java virtual machine (JVM), and how to optimally tune the JVM performance for Liferay as a Java...
by XTIVIA | Mar 31, 2016 | Applications, Blog, Portals
There are times when you want to handle multiple Liferay API calls as a single, atomic transaction. For example, let’s say you have a business process that has the following 3 steps: Create an Organization. Add a Role to the User. Update the User’s...
by Michael Hahn | Feb 21, 2016 | Blog, Portals
If you have custom code for rendering Liferay web content, you may not know it but you may not be leveraging Liferay caching for the rendered web content, and this may be at the root of some performance problems in your Liferay environment. Recently, one of our...
by XTIVIA | Feb 11, 2016 | Blog, Customer Relationship Management, Portals
Many of our customers host SugarCRM on Apache on CentOS. We strongly recommend enabling HTTPS in any production environment and I’d like to share the steps to enable this. In this blog we would be using a signed SSL certificate not a self-signed one but in...
by XTIVIA | Feb 10, 2016 | Blog, Portals
This blog shows you how to create a portlet to be able to zoom in and out of an image. This portlet is web content driven using Liferay 6.2, jquery and animate.css. I have included all the source code for this project at the bottom of this page. How it Looks: When you...
by Derek Nerenberg | Feb 8, 2016 | Blog, Portals
During Liferay upgrades from v6.1 to v6.2, we often see our portlets not working correctly once deployed. The portlets often deploy correctly without any errors, and they show up in the category menu as expected. When it comes to using the forms, this is the piece...