9 Sep

Install Liferay as Service in windows

Install Liferay as Service in windows:
 
  1. copy the service.bat file, tomcat7.exe, tomcat7w.exe to {tomcat_dir} / bin liferay
  2. Run cmd and move to directory {tomcat_dir} / bin liferay
  3. the following script:
 
service install Liferay
tomcat5w //ES//Liferay
 
in the following java gui :
on the java class path :
 
C:\Program Files\Java\jdk1.7.0_71\jre\bin\server\jvm.dll
 
on this additional java option (adjust its value according to your server specification)
 
-XX:MaxPermSize=512m
-Dfile.encoding=UTF8
-Duser.timezone=GMT
-Djava.security.auth.login.config="%CATALINA_HOME%/conf/jaas.config" 
-Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=false
 
 
 
note:
for service.bat file, tomcat7.exe, tomcat7w.exe can be obtained from apache tomcat 7:
download the file here: https://tomcat.apache.org/download-70.cgi

9 Sep

Alfresco as Liferay External Document Repository Configuration

The following are the steps to use Alfresco as Liferay External Document Repository Configuration
 
Install Alfresco
 
then open URL : http://192.168.1.58:8421/alfresco/
 
and copy link of "CMIS 1.1 AtomPub Service Document", screenshot :
 
 
Prerequiste :
username and password for Alfresco and Liferay should be the same, we could achieve this using LDAP
 
on liferay portal properties (portal-ext.properties) add these properties :
 
company.security.auth.type=screenName
dl.store.impl=com.liferay.portlet.documentlibrary.store.CMISStore
 
#Alfresco & Liferay Username
dl.store.cmis.credentials.username=admin
 
#Alfresco & Liferay Password
dl.store.cmis.credentials.password=AdminPasswordValue
dl.store.cmis.repository.url=http://192.168.1.54:8421/alfresco/api/-default-/public/cmis/versions/1.1/atom
 
Note :
http://192.168.1.58:8421 : URL Alfresco
Restart LIferay after changing the properties, then go to :
Admin > Site Administration > Content
 
 
do these configurations :
Content > Documents and Media > click arrow button next to "Home" icon > Add repository
 
 
then fill in the form :
  • Name : Alfresco
  • Repository type : CMIS Repository (AtomPub)
  • AtomPub URL : http://192.168.1.58:8421/alfresco/api/-default-/public/cmis/versions/1.1/atom
  • permissions : Viewable by owner

 

screenshot :

25 Jun

Liferay 6.2 Installation Tutorial on Windows

In a previous article, we have discussed about tutorial of alfresco installation. Now,  Softbless Solutions will share more information about Liferay installation. And this article will discuss about tutorial of Liferay installation on windows operating systems:

Because Liferay is a JAVA-based engine, then we need JDK version 5 and above. In addition to the JDK we also need a database that will be used for Liferay. Liferay installation for this time, Softbless Solutions will use MySQL as the database.

The following are the step by step Liferay installation on windows by using the MySQL database:

  1. Download liferay 6.2 CE at www.liferay.com
  2. Extract liferay 6.2 CE that has been downloaded then copied to the folder C: \. So that there will be a folder structure like this:
    C:\liferay-portal-6.2-ce-ga2
  3. Install the JDK, then setting JRE_HOME, and CATALINA_HOME

JRE_HOME Environment Variable

CATALINA_HOME Environment Variable

  1. Install MySQL server on Windows
  2. Create a new database schema with the name “lportal” :
    create database lportal character set utf8;

Create Database for Liferay

  1. Run Liferay by double clicking on the startup.bat file :
    C:\liferay-portal-6.2-ce-ga2\tomcat-7.0.42\bin\startup.bat

startup.bat Script

  1. Tomcat will running, after that the Liferay can be accessible through a browser and as a prefix will appear "Basic Configuration" as shown below :

Liferay Basic Configuration

  1. Put the portal its name matches the name of the portal to be made. Example : Softbless
  2. Fill in the form of first name, last name, and email to the administrator
  3. Navigate to the Database setting, change the settings of the database by clicking "Change"

Ubah default database

  1. Fill in every field for database setting. for the type of database according to the database being used, namely, MySQL. Then enter your username and password.

 

Konfigurasi Database Liferay

CATATAN :

Pada JDBC URL : lportal is the name of the database that will be used for Liferay

  1. Click the "Finish Configuration" if you have fill in the fields
  2. The success message will be appear, and then click Go to My Portal

Finished Configuration and Go to My Portal

  1. After that, the Agreement for term of user will be show like this picture below :

Terms of Use

  1. Click "I Agree"
  1. Fill in the form for Password Reminder and click "Save"

Password Reminder

  1. Liferay already installed, you can access Liferay via a web browser http: // ipserver: 8080
    Username : test@liferay.com
    Password : test

As implementation services provider for Liferay in Indonesia. Softbless Solutions has extensive experience in implementing, configuring and optimizing support for Liferay as an enterprise portal solution that is also in accordance with the vision of Softbless Solutions to become the leading provider of open source solutions and provide clients the most valuable service.

3 May

Liferay as Knowledge Management System

Knowledge Management is a method for managing information, skills and knowledge held within an organization/company, ranging from the process of collecting, distributing and using knowledge. Knowledge Management is useful so that the productivity of an organization does not rely on certain people. If the key person leaves the company, then the company will still be able to sustain because of the knowledge remains in the organization.

The purpose of the implementation of Knowledge Management (KM) in the organization / company is as follows:
  1. Increase the speed of learning for new people in certain positions
  2. Reducing the risk of repeating same mistakes in working
  3. Storing knowledge as corporate assets when the employee resigned or retired.

Information Technology serves as a tool in the implementation of knowledge management within a company. Liferay is a portal system that we could use a Knowledge Management System.

Liferay has functionality: Wiki, Blog, Content Approval Workflow, Forum, Document Library that can be used to store and distribute knowledge related to business processes of an organization / company.

Softbless as Liferay implementor  in Indonesia has range of experience for Knowledge Management System implementation