jamer schrieb: > It is the gwt.xml What is in the gwt.xml? A correct quoting might avoid this question in the future by the way.
> In apache tomcat i use java 1.5 and i compile with java 1.6, because > apache tomcat not running with java 1.6, and i don't understand it. 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. 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 -~----------~----~----~----~------~----~------~--~---
