Ok, we looked futher into this issue, so far i can you tell this:

- the war file looks fine
- there are no 404 html errors within firebugs

- there IS a javascript error, which will stop the whole app. I've tried to 
compile it pretty but this won't help us much, but i doubt it will help 
anyone to track down our problem :-D

Uncaught TypeError: Cannot read property 'impl' of null

function entry_0(jsFunction){
return function(){
try {
return entry0(jsFunction, this, arguments);
}
catch (e) {
throw e;
}
}
;
}

D567810C3CA526CC2D2D07399319FBAD.cache.html:577Uncaught TypeError: Cannot 
read property 'impl' of null


But we tracked down our problem to our logging. Our log guy will look 
further into this ;-)


-- 
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/-/GevZUSGliXkJ.
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.

Reply via email to