Let's move this over to struts-user. The spring plugin can be retrotranslated just like the core S2 libs and works fine under 1.4.
d. --- Konstantin Priblouda <[EMAIL PROTECTED]> wrote: > --- Maurizio Catellani > <[EMAIL PROTECTED]> wrote: > > > 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) > > > > Affects Versions: 2.0.8 > > Environment: jdk 1.4.2, struts 2.0.8, spring > 2.0.3, > > struts-2.0.8-j4 > > Struts 2 is compiled for 1.5+ If you really need > 1.4 > you may step back to WW 2.2.4/5 which offers the > same > functionality. > > regards, > > ----[ Konstantin Pribluda http://www.pribluda.de > ]---------------- > JTec quality components: > http://www.pribluda.de/projects/ > > > > ____________________________________________________________________________________ > Choose the right car based on your needs. Check out > Yahoo! Autos new Car Finder tool. > http://autos.yahoo.com/carfinder/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ____________________________________________________________________________________ Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center. http://autos.yahoo.com/green_center/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
