Archive for November 28th, 2008

Building SDK Portlets

November 28, 2008

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, [...]

Posted in General 2 Comments »