jamer schrieb:

> java.lang.UnsupportedClassVersionError: Bad version number in .class
> file (unable to load class proyect.server.FrontEndServiceImpl)
[...]
> 
> What happened?

I already told you and my answer is in the quote you added as TOFU
(as we call it in Germany).

>> Install a JDK 1.5 and compile with that. Java 1.6 has a new
>> Class-Version and JREs of version 1.5 will fail to load classes
>> compiled with Java 1.6. This should also be mentioned in the
>> log-files I asked you to have a look into.

If your JRE being used with Tomcat is 1.4 you have to install
JDK 1.4 but the necessary steps are the same.


Regards, Lothar

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to