Hi!

We are using Sencha GXT <http://www.sencha.com/products/gxt/> with GWT 2.7 
<http://www.gwtproject.org/> in our application. Unfortunately there's 
often the following error displayed in a pop-up:

*Download of /path/deferredjs/SOMEGENERATEDID failed with status 404 
("Script Tag Failure - no status available")*

It only seems to occur when a new version of the application has been 
deployed. Clearing the browser cache solves the problem.

I found out that this error occurs in the class 
ScriptTagLoadingStrategy.java 
<https://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/core/client/impl/ScriptTagLoadingStrategy.java?r=11487>
 
in GWT. Is there another way to solve this problem other than clearing the 
browser cache every time it occurs?

Yours

Rupert

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to