Search code examples
glassfishliferayglassfish-3liferay-6

Where does the Liferay portal-ext.properties go?


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

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

Thanks!


Solution

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