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
2 weeks 5 days ago
3 weeks 6 days ago
7 weeks 4 days ago
32 weeks 4 days ago
33 weeks 3 days ago
44 weeks 3 days ago
45 weeks 5 days ago
1 year 2 weeks ago
1 year 2 weeks ago
1 year 3 weeks ago