This is really weird; it looks like you have a malformed JAR in your classpath. Can you set a breakpoint (e.g. on AssertionError exceptions) and report here the value of the 'name' argument in PrefixPathSet#assertValidAbstractResourcePathName and the name of the JAR (set -logLevel to DEBUG, it should print "Searching for included resources in" with the name of the JAR before the exception is thrown)?
(BTW, you might want to remove or update your DOCTYPE declarations to use the GWT 2.4 DTD instead of the one for GWT 1.6.4) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ZCU7UZ-ECw0J. 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.
