掲示板

Where is portal.porperties?

thumbnail
7年前 に Jennis Vaishnav によって更新されました。

Where is portal.porperties?

Junior Member 投稿: 59 参加年月日: 17/02/01 最新の投稿
What is the folder location for portal.properties in liferay?
thumbnail
7年前 に Olaf Kock によって更新されました。

RE: Where is portal.porperties? (回答)

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
Jennis Vaishnav:
What is the folder location for portal.properties in liferay?


There's no folder - it's stuffed away in portal-impl.jar, mainly because you're not supposed to change it at all. Rather create portal-ext.properties in ${liferay.home} and configure everything that you'd like to differ from the default. And, to make it easier to find, browse and read: You don't even need to go to the original portal.properties, but you can read the HTML-version, which is easier to the eye.

thumbnail
7年前 に Jennis Vaishnav によって更新されました。

RE: Where is portal.porperties?

Junior Member 投稿: 59 参加年月日: 17/02/01 最新の投稿
I'm asking this because i want to use serviceBuilder for custom database(mySql) and i have created one portal-ext.properties, And following a tutorial on:
https://web.liferay.com/web/ssrikanthreddy1410/blog/-/blogs/connecting-to-different-database-using-liferay-service-builder#bnbx_message_86992405

Step 3 in the above link tells something about portal.properties.
So there's something which I'm not able to get from the link, According to steps in the link
"under WEB-INF/src/META-INF dir. Inside META-INF folder you will find couple of xml files whose entry will be there in liferay portal.properties file as shown below "
I'm only able to find manifest.mf under META-INF folder, not even a single xml file is there,!
emoticon emoticon