Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
huu s daud
problem finding the portal.properties and System.properties
June 28, 2008 2:01 PM
Answer

huu s daud

Rank: New Member

Posts: 7

Join Date: June 20, 2008

Recent Posts

Hello,
Please bear with,Iam new to liferay
I have managed to install liferay portal 5.0.1 RC and it is working.Now I would like to configure and customize the portal.
The installed components
  • Java 6
  • tomcat 6 bundle
  • mysql
  • running on linux ubuntu

I have tried to find in the following folder as mentioned in administrator guide without success.
/WEB/classes.There is only file propert file(log4j.properties)

please can anyone help me ?

thanking in advance
huu s daud
RE: problem finding the portal.properties and System.properties
June 28, 2008 2:38 PM
Answer

huu s daud

Rank: New Member

Posts: 7

Join Date: June 20, 2008

Recent Posts

huu s daud:

I have tried to find in the following folder as mentioned in administrator guide without success.
/WEB/classes.There is only file propert file(log4j.properties)


sorry it should read there is only one file which is log4j.properties.In addition,I have search messages and I didnt get message with the same problem.

thanking in advance for your help
Björn Ryding
RE: problem finding the portal.properties and System.properties
June 28, 2008 3:01 PM
Answer

Björn Ryding

Rank: Liferay Master

Posts: 580

Join Date: May 16, 2007

Recent Posts

You can find portal.properties and system.properties in WEB-INF/lib/portal-impl.jar.

If you want to override some of the properties you should create the extension files portal-ext.properties and system-ext.properties in WEB-INF/classes/

/Björn
huu s daud
RE: problem finding the portal.properties and System.properties
June 29, 2008 9:57 AM
Answer

huu s daud

Rank: New Member

Posts: 7

Join Date: June 20, 2008

Recent Posts

Ryding
Thank you very much for the help!.
I have seen it now trying to configure and costumize

huu
hunter Hu
RE: problem finding the portal.properties and System.properties
June 30, 2008 6:26 AM
Answer

hunter Hu

Rank: Junior Member

Posts: 35

Join Date: June 8, 2008

Recent Posts

Hi,

does it works for creat portal-ext under /class ?

I have meet issue using this method.