Conflicting Jar Files

One thing I discovered while developing the sample Spring portlet: jar file conflicts between the plugin portlet and Liferay are a big headache. If Liferay has a version different from the one in your plugin, expect some very strange, confusing exception errors. Its Best to just make sure you only include the jars you need in your plugin package.

Tags:

Comments are closed.