It has the same limitations as 2.4:
- Delete the management portlet and your layout is locked;
- You can delete ALL users and have a nice NPE;
- The layout arrangement is not inline (needs the management portlet).
I'm not a guru, but sometimes I need to do some "unusual" things in Java. These things are so extreme that are not well documented. To help other Java users, I post my discoveries here.
1 comment:
Hi Eduardo,
Glad to see that you've had the opportunity to spend some time with Liferay. We're always welcoming feedback.
Have you tried using Liferay Professional? It uses the same codebase, but leverages the Spring framework to work independent of an app server, meaning you can run Liferay Portal out-of-the-box strictly on a servlet container like Tomcat simply by changing a property file. On my laptop, I can startup Liferay in under 15 seconds.
And did I mention Liferay supports AJAX portlets? ;)
Anyways, best of luck on your "search". Keep an eye out for a RC version of 4.3!
Brian Kim
Liferay, Inc
Post a Comment