When using the Liferay Plugin SDK to build portlets, I’ve discovered that: Your portlet lib folder should contain only jars that are NOT in the Liferay portal ROOT lib folder. If your portlet needs access to jars already in Liferay, edit the WEB-INFliferay-plugin-package.properties file and add those jars to the portal-dependency.jars area. During the build, [...]
November 28, 2008