Blog

28
03/2012

ServiceContext: What is this for?

Lately I was trying to insert some content into liferay programmatically and I saw in many API calls that there was a parameter object of type…

24
02/2012

Problem overriding equals in a DTO object in Service Builder

If you try to override the equals method in a generated DTO object implementation and rerun the service builder, you will see the…

23
02/2012

Can't debug javascript in Liferay?

Per default liferay minifies all javascript and css files of your portlets.

23
02/2012

Unable to locate deployment context from portlet properties

Are you fresh in life ray and testing Service Builder for the first time?

6
02/2012

Liferay and ECJ

If you ever saw the following error while trying to run, for example, the deploy ant task of your portlet:

3
02/2012

Eclipse, Subclipse and the JavaHL problem

If you tried to install subclipse in your eclipse, perhaps after the restart and while trying to configure your first SVN repository, you…