Blog
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…
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…
Can't debug javascript in Liferay?
Per default liferay minifies all javascript and css files of your portlets.
Unable to locate deployment context from portlet properties
Are you fresh in life ray and testing Service Builder for the first time?
If you ever saw the following error while trying to run, for example, the deploy ant task of your portlet:
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…