Java

Share

Hello. In this article I will show you how to connect to a FTP server, get the files found there and save them into the Media Library of a Liferay Portal.

Continue Reading  

Share

Hello! In this tutorial I will show you how to create the following: Liferay Hook (using Liferay Hook Configuration) A custom Liferay Role using the Hook How to add permissions to the Liferay Role programmatically  

Continue Reading  

Share

Normally, Android applications do not need an “Exit” button because they have a different lifecycle than, let’s say, a Windows application. To exit an application in Android, the user needs to press the home button and that’s it, but the application is not really closed, it’s sent to the background (the user can no longer […]

Continue Reading  

Share

Having the Android soft-input keyboard pop-up when a Dialog window is shown is not so straight forward as one would think. After exploring different solutions found on the web (with no success) I managed to create a solution of my own. This article is mainly a tutorial that will help you achieve the above task.

Continue Reading  

Share

Liferay is a very popular open source social network script that has been programmed in Java and as a result has become a favourite amongst cost conscious Enterprises who are looking to deploy intranet and collaboration solutions.

Continue Reading  

Share

jColibri is a Java framework developed for designing and implementing Cased Based Reasoning  (CBR) applications.  CBR is the process of solving new problems based on the solutions from past problems and has been developed by Roger Schank together with his students from the Yale University in the early 1980. Since then, CBR has become one […]

Continue Reading  

Share

Regular expressions (or regexp) are used in programming to identify a template, a model, or elements that repeat in a predictable manner. They are a special sequence of characters that help you match or find strings or sets of strings, using a specialized syntax. Regular expressions reduce development time, because it takes only one line […]

Continue Reading  

Share

This article will briefly describe how to create a JAX-WS webservice with JBoss 5.1 and how to avoid JAXB serialization/deserialization problems that might arise during the deploy process of the webservice.

Continue Reading  

Share

Suddenly, when restarting Liferay, the ROOT webapp was not anymore the first one that got started (it was the 4th or 5th). Because of this, all the portlets that make use of Liferay’s main services did not start correctly also. These portlets were started before ROOT.

Continue Reading  

Share

During my experience with Liferay Portal I had this problem several times. When uploading a portlet (new or a new version of an existing one) Liferay says the following: Copying 1 file.. Copying 1 file.. ……. ………war copied successfully. Deployment will start in a few seconds. and then nothing happens.

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close