This note is a work in progress. I've got it to work. But performance is a big problem. We can't deploy it unless I am able to reduce the average response time from 5+ seconds down to less than 500 milliseconds per page.
Here is my note on Configure Liferay-4.4.2 with Glassfish Bundle to Use MySQL on Gentoo
The default admin account is test@liferay.com with password "test". Change that ASAP.
Create a file portal-ext.properties, and place anywhere in the Classpath. Add the following values:
last.modified.check=false
theme.css.fast.load=true
javascript.fast.load=true
portlet.css.enabled=false
velocity.engine.resource.manager.cache.enabled=true
com.liferay.portal.servlet.filters.layoutcache.LayoutCacheFilter=true
Reference:
http://wiki.liferay.com/index.php/Performance
Reference:
After login as admin, find the "Plugin" tab and click on it. (I only found it once so far. Can't find it anymore.) Then find the "Theme plugins" tab and click on it. Search for one existing theme that you like. Then click on that theme, and then click on "Install" button.
Go to Resources/JavaMail Sessions and create a JavaMail resource with the name mail/MailSession if it doesn't exists.
References:
Recent comments
7 weeks 3 days ago
8 weeks 1 day ago
19 weeks 1 day ago
20 weeks 4 days ago
29 weeks 2 days ago
29 weeks 4 days ago
30 weeks 3 days ago
31 weeks 2 days ago
31 weeks 3 days ago
31 weeks 4 days ago