by Mike Freeman | Feb 3, 2015 | Blog, Enterprise Java, Portals
Introduction This article is the first in a series of articles that describes the XTIVIA Services Framework (XSF). XSF is a framework that XTIVIA has created and used for multiple client engagements. XSF enables the rapid development of application REST services...
by Matt Wolinski | Jan 22, 2015 | Blog, Portals
Liferay themes are an easy way to transform the look and feel of your portal. Theme development is not difficult and can be done with Velocity or FreeMarker templates. You can also create a JSP-based theme but that’s less common. We can talk for quite a while...
by XTIVIA | Jan 21, 2015 | Blog, Portals
We had a requirement in an AngularJS portlet to make jQuery DataTable columns dynamic. Normally, DataTable fetches a JSON object that contains the headers and uses that object to instantiate the DataTable. Doing it the Angular way is a bit different. The...
by XTIVIA | Jan 18, 2015 | Blog, Enterprise Java, Portals
Are you using Liferay’s Solr 4 Search Engine EE? If so, you need to checkout XTIVIA Search! There are 2 parts to XTIVIA Search: XTIVIA’s solr4 web plugin XTIVIA’s search hook plugin The following features are included: Improved Performance...
by XTIVIA | Jan 12, 2015 | Blog, Enterprise Infrastructure, Portals
Before we dive immediately to the code, I just want to point a subtle difference in the example code that Ionic has here. I am using ng-init to call the initialize method rather than having it in the controller. I also declared the initialize function in the scope....
by Chetan Chadalavada | Jan 9, 2015 | Blog, Enterprise Infrastructure, Enterprise Java, Portals
Before you read this article, you need to have some basic understanding on how SAML, SingleSignOn (SSO) and SingleLogout (SLO) works. Follow this article on how SAML 2.0 is configured with Liferay, and this article on how SAML 2.0 SingleLogout works. Everyone is...
by XTIVIA | Dec 16, 2014 | Blog, Enterprise Java, Portals
Introduction A picture is worth a thousand words! This popular adage refers to the notion that a complex idea or dataset can be conveyed with just a single image. It has been observed that people relate to images quicker than just looking at tabular data. Effective...
by Anindya Bagchi | Aug 6, 2014 | Blog, Portals
Liferay Social Office brings many different capabilities to your enterprise. In this posting, we’ll give you a background on the Social Office components, discuss how notifications involve the user, and show you how to extend the notification capability. Social...
by XTIVIA | Aug 1, 2014 | Blog, Enterprise Infrastructure, Portals
JConsole is a monitoring tool which comes with JDK, and complies to the Java Management Extensions (JMX) specification. JConsole uses the extensive instrumentation of the JVM to provide information about the performance and resource consumption of applications running...
by XTIVIA | Jul 31, 2014 | Blog, Enterprise Infrastructure, Portals
Here’s the situation – you want your Google Search Appliance (GSA) to crawl a website that either requires or sets cookies. After you crawl the site using GSA, when you go to the cached version of the page on GSA, you see an error message that says...