Saturday, October 26, 2013

undefined.cache.js when starting GWT app in web mode?

When I start a compiled GWT web app, it's not starting as the startup js script (the one included in the index.html), is complaining that it can't find undefined.cache.js file.
Please some advice/pointers how to solve this?
Notes:
- In dev mode it works fine.
- In quess it has something to do with the extra formFactor gwt property I introduced to create app's for different devices. But can't detect any mistakes here, also compared it with how mgwt does it, which is almost the same. It works in dev mode also.

I find it hard to search for the problem as I don't really know were to start.

--
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