> > java.lang.OutofMemoryError: Java heap space
Are you referring to an error while running in DevMode? You should not get a heap space error when running JS code in the client browser. You said this is a weblogic error, so you likely have a leak not in your DevMode/GWT code, but in your backend code that is feeding this panel. Sincerely, Joseph -- 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/-/SGteRYHGxdcJ. 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.
