I am new to Liferay and was wanting to deploy it in our environment (WebLogic 8.1 sp5 and Oracle) to see if we could use it, but when I deploy the war file for servlets 2.3 I get
Exception:weblogic.management.ApplicationException: activate failed for liferay-portal-5.0.1-servlet23(2)
Module: liferay-portal-5.0.1-servlet23(2) Error: weblogic.management.DeploymentException: - with nested exception:
[java.lang.UnsupportedClassVersionError: com/liferay/portal/servlet/PortalSessionListener : unsupported classversion 49.0]
java.lang.UnsupportedClassVersionError: com/liferay/portal/servlet/PortalSessionListener : unsupported classversion 49.0
I also tried versions liferay-portal-4.4.2-servlet23-with-dependencies and liferay-portal-4.4, but had the same results. I am forced to use jdk 1.4.2 because of WebLogic 8.1. Am I missing something or do I have to pull down the source and compile with the jdk I am using with WebLogic (IBM jdk 1.4.2)?
Thanks.
Please sign in to flag this as inappropriate.