Hi,

I had an application which worked fine.
Then i went for optimisation and added GWT.runAsync() to possible places. It
fragmented the code well.
It still runs well in development mode but fails to invoke some of the rpc
in production running on tomcat 5.5
I observe it on firebug which shows, After i click the button to make rpc
call, it shows getting some *.js file from defered js but soon after it is
supposed to make rpc but it does not and call stops there.
However it works fine in development mode.

Any solution pls.

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

Reply via email to