I'm trying to upgrade my project from GWT 1.5 to 1.6 Now everything sems to be ok on my client side but i'm having a problem running my serviceImpl on the server side. My AsyncCallback on failure mathod get executed with the following message: "The call failed on the server; see server log for details" I'm new to Jetty, where can i find server log? The same application on GWT 1.5 and embedded tomcat runs without problems.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
