I think this might be a GWT issue. I've tracked it as far as the removal of tryMarkerScript() from computeScriptBase.js r10045:
http://code.google.com/p/google-web-toolkit/source/browse/trunk/dev/core/src/com/google/gwt/core/ext/linker/impl/computeScriptBase.js?r=10045 If I add that function back in, everything works fine. I'm not sure why the other methods of directory detection aren't working, but I assume there was a reason this function was present in the original code. The code review on r10045 raises some questions that haven't been answered; I guess I don't understand the Google review process. Thanks. -- 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.
