Where does the Liferay portal-ext.properties go?

蓝咒 提交于 2019-12-02 07:48:32

问题


Below is my folder hierarchy. Where does the portal-ext.properties go?

C:\glassfish3\glassfish\domains\domain1\applications\liferay

Thanks!


回答1:


You can put it in WEB-INF/classes folder of your liferay application. Probably C:\glassfish3\glassfish\domains\domain1\applications\liferay\WEB-INF\classes.




回答2:


If you want a more clean location you can put it into the main folder of liferay. e.g.: *C:\liferay-portal-6.1.1-ce-ga2*



来源:https://stackoverflow.com/questions/7490877/where-does-the-liferay-portal-ext-properties-go

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!