Thursday, July 11, 2013

Failed to get SerializationPolicy when Web Application contains encoded dash

Hey Folks,

how can I configure GWT web applications containing an encoded dash ('-' gets %2D in some browser calls) to not fail when getting the SerializationPolicy.

I get this for example:

INFO: MySuperService: ERROR: The module path requested, /super%2Dwebapp/client/, is not in the same web application as this servlet, /super-webapp. Your module may not be properly configured or your client and server code maybe out of date.

If I do miss something or overlooked some basics in the documentation please point me to the right resource.

Thanks in advance.

  Henning

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment