Dasa, There's a lot of posts and replies on the forum about this issue. Try searching for "Content-Type."
-David On Sep 15, 11:10 am, dasa <[EMAIL PROTECTED]> wrote: > Hi, > > Iam getting following Exception while migrating my project from GWT1.4 > to GWT1.5. > > Can anyone help me on this issue. > > 20:32:20,391 ERROR [[/MyProject]] Exception while dispatching incoming > RPC call > javax.servlet.ServletException: Content-Type must be 'text/plain' with > 'charset=utf-8' (or unspecified charset) > at > com.google.gwt.user.server.rpc.RemoteServiceServlet.readPayloadAsUtf8(RemoteServiceServlet.java: > 119) > at > com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost(RemoteServiceServlet.java: > 178) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: > 290) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: > 206) > at > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java: > 96) > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
