by XTIVIA | Oct 27, 2016 | Blog, Digital Experience, Portals
The purpose of this blog post is to help configure the Apache Tomcat application server (AppServer) to serve Liferay pages over https. This blog specifically covers scenarios where SSL is terminated at the LoadBalancer or WebServer. When SSL is terminated at the...
by XTIVIA | Sep 21, 2015 | Blog, Enterprise Infrastructure, Portals
Many times an incorrect process is used to set up the production application server for Liferay: Download a Liferay bundle. Expand on the server. Start up and go. We cannot emphasize how wrong, wrong, wrong this is. Best practices for a production Liferay setup...
by XTIVIA | Dec 21, 2012 | Blog, Portals
This post briefly explains how to compile mod_jk on the Centos6.3 OS. Mod_jk is an Apache module that is used to connect Tomcat to Apache Http server or other web servers. System Setup OS: Centos 6.3 Webserver: Apache Http Server 2.2.15 Application Server: ...
by XTIVIA | Dec 10, 2012 | Blog, Portals
In this article I’ll briefly explain my experience of how SELinux can affect Tomcat clustering. My setup is a single host with two Tomcat application servers with Liferay Enterprise 6.1.20 installed in a vertical cluster. System Setup OS: Centos 6.3 Webserver:...
by XTIVIA | Dec 3, 2012 | Blog, Enterprise Java, Portals
Identity Provider Custom Assertions After a request by a customer to provide custom attributes for an Identity Provider initiated login, I looked into what it would take to provide the attributes that were requested (a brief introduction to SAML can be viewed here)....
by XTIVIA | Apr 13, 2012 | Blog, Enterprise Java, Portals
So you have Liferay running merrily up on Amazon’s AWS, things are going well, and you decide you wish to add a new feature, such as perhaps the WSRP portlet. (Because this is a Liferay supported portlet, available from the trusted repository, is known to deploy...
by Keith O'Connell | Aug 18, 2011 | Blog, Enterprise Java, Portals
One of the primary motivations for setting up Liferay in a cluster is to provide high availability in the event of an application server crash. In this post, I will run through the process of configuring Tomcat to provide basic session replication, which is a critical...
by Dennis Robinson | Mar 9, 2011 | Blog, Perspectives, Portals
Using CamStudio the educational presentation was created to show the ease of installing Liferay Portal CE 6.0.6 with...