struts2-spring-plugin not work with java 1.4 (1.4.2)
----------------------------------------------------
Key: WW-2005
URL: https://issues.apache.org/struts/browse/WW-2005
Project: Struts 2
Issue Type: Sub-task
Components: Plugins
Affects Versions: 2.0.8
Environment: jdk 1.4.2, struts 2.0.8, spring 2.0.3, struts-2.0.8-j4
Reporter: Maurizio Catellani
My application uses the struts2 plugin for spring and works fine if installed
on a server with runtime java 1.5.
but if I use a server with runtime 1.4 (like Websphere 6.0) I receive an
exception:
java.lang.UnsupportedClassVersionError:
org/apache/struts2/spring/StrutsSpringObjectFactory (Unsupported major.minor
version 49.0)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.