For a Studio installation on WebLogic Server, the default location of the Liferay Home directory is <MiddlewareHomeDirectory>/user_projects/domains, where <MiddlewareHomeDirectory> is the directory where you installed WebLogic Server. You can, if needed, use a different directory as the Liferay Home directory.
To create and configure a different location for the Liferay Home directory:
This version of portal-ext.properties is only used to provide a pointer to the Liferay Home directory.
To update this file:
For example:
liferay.home=/localdisk/liferay
Note that for Windows, you must escape the back slashes. For example:
liferay.home=C:\\Oracle\\Middleware\\user_projects\\domains
For example:
liferay.home=/localdisk/liferay
Remember that for Windows, you must escape the back slashes. For example:
liferay.home=C:\\Oracle\\Middleware\\user_projects\\domains