Re: retrotranslating struts 2.0.11 not working

2008-04-10 Thread Paula Estrella
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* clas

Re: retrotranslating struts 2.0.11 not working

2008-04-10 Thread Paula Estrella
Antonio Petrelli wrote: 2008/4/10, Paula Estrella <[EMAIL PROTECTED]>: the working environment is: tomcat 5.0.30, jdk 1.4.2, struts 2.0.11 on a linux suse server; we followed the procedure to retrotranslate the following files from struts-2.0.11-j4.zip The "j4"

retrotranslating struts 2.0.11 not working

2008-04-10 Thread Paula Estrella
Hello, We have a small application developed with struts2 for uploading files and returning the results of doing something with the files and we are trying to run struts2 with java 1.4.2 but it is not working after many attempts to remove the filter start error; could you please give us some hi