Antonio Petrelli wrote:

2008/4/10, Paula Estrella <[EMAIL PROTECTED]>:
StandardContext[/project]Exception starting filter struts2
java.lang.UnsupportedClassVersionError:
project/FileUploadAction (Unsupported major.minor version 49.0)

As Al Sutton noticed before, is *your* class that is compiled with
Java 5 and put into a JDK 1.4 environment.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

we don't think so because we recompiled the java clases on the server with jdk 1.4 and we get the same error message ... is it right to have in the lib folder all these libs ?
backport-util-concurrent-3.0.jar
commons-fileupload-j4-1.1.1.jar
commons-io-j4-1.1.jar
commons-logging-api-j4-1.1.jar
commons-logging-j4-1.0.4.jar
freemarker-j4-2.3.8.jar
ognl-j4-2.6.11.jar
retrotranslator-runtime-1.2.2.jar
retrotranslator-transformer-1.2.2.jar
struts2-core-j4-2.0.11.jar
xwork-j4-2.0.4.jar

thanks,
Paula

error from catalina
2008-04-10 16:20:15,123 [main] WARN org.apache.struts2.config.Settings - Settings: Could not parse struts.locale setting, substituting default VM locale 2008-04-10 16:20:15,793 [main] ERROR tomcat.localhost./project.Context - Error filterStart 2008-04-10 16:20:15,793 [main] ERROR tomcat.localhost./project.Context - Context startup failed due to previous errors


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to