Thursday 9 May 2013

How to develop portal using Liferay

http://mrbool.com/how-to-develop-portal-using-liferay/27987


  • Before completing step(3) in above suggested url steps  MAKE SURE to follow the steps:

1 copy the build.properties file in same location inside sdk plugin folder of liferay
2. Rename to build.<USERNAME(name of the user operating the machine)>.properties
Ex- build.VHV.properties

3. Now change the argument:

app.server.dir=C:\liferay-portal-6.1.1-ce-ga2\tomcat-7.0.27 (path of Liferay tomcat folder)

4. Save
5.  Now install sdk in eclipse


  • Also change database as mysql for liferay after running on localhost

No comments:

Post a Comment