Foren

AutoDeployException: ChartHandler-portlet.war does not support this version

Ranen Das, geändert vor 10 Jahren.

AutoDeployException: ChartHandler-portlet.war does not support this version

Regular Member Beiträge: 137 Beitrittsdatum: 06.04.11 Neueste Beiträge
Hello Guys,

I am facing a problem with LR EE, I have few portlet which I tested in LR CE, it works fine, I developed those portlets using Eclipse(Juno) and liferay-plugins-sdk-6.1.1 as plugin. Portlets works fine in CE.

But now I am trying to deploy in LR EE(I got license version of EE),now I need to use EE, but I am getting this error:-

AutoDeployException: -portlet.war does not support this version of Liferay

Why is LR EE behaving this way?And how can I get rid of this error?


Regards,
R
Ranen Das, geändert vor 10 Jahren.

RE: AutoDeployException: ChartHandler-portlet.war does not support this ver

Regular Member Beiträge: 137 Beitrittsdatum: 06.04.11 Neueste Beiträge
My environments:-

liferay-portal-6.1.20-ee-ga2
tomcat-7.0.27

and developed the portlets in Eclipse
liferay-plugins-sdk-6.1.1 as plugin
Ranen Das, geändert vor 10 Jahren.

RE: AutoDeployException: ChartHandler-portlet.war does not support this ver

Regular Member Beiträge: 137 Beitrittsdatum: 06.04.11 Neueste Beiträge
is portlet develop using liferay-plugins-sdk-6.1.1 as plugin NOT COMPATIBLE to deploy in LR EE, if yes, its not at all good as per as LR EE is concern
Anderson Mendes dos Santos, geändert vor 9 Jahren.

RE: AutoDeployException: ChartHandler-portlet.war does not support this ver

New Member Beiträge: 9 Beitrittsdatum: 21.08.14 Neueste Beiträge
I am with same problem, i using Liferay Developer Studio 6.2 with SDK 6.2 i need deploy the plugin liferay to version LF EE 6.1, what i do?
thumbnail
David H Nebinger, geändert vor 9 Jahren.

RE: AutoDeployException: ChartHandler-portlet.war does not support this ver

Liferay Legend Beiträge: 14916 Beitrittsdatum: 02.09.06 Neueste Beiträge
Download EE 6.1 and the 6.1 SDK. Copy your code to the 6.1 SDK that uses the 6.1 EE bundle (check your liferay-plugin-package.properties file in the copy to ensure it has the correct target version string). Build (and fix errors) then deploy your artifact.