Hello, I'm trying to embed terracotta 3.1.1 in my application to share objects between my different application modules. When I run the gwt application, using eclipse plugin, my application loads very slowly (8-10 minutes). If I don't use terracotta(I use gms to share cached objects) It runs quicker(1 minute to load application).
In order to run my application using eclipse I use the following vm arguments: -Xbootclasspath/p:"c:\myWorkspace\openblox\dso-boot- hotspot_win32_160_10-beta.jar" -Dtc.install-root="c:\Program Files \terracotta\terracotta-3.1.1\bin\.." - Dcom.tc.loader.system.name=Standard.system -Dtc.config=c:\myWorkspace \openblox\tc-config.xml -Djava.awt.Window.locationByPlatform=true When I deploy my application to tomcat and I'm using terracotta, It loads very quickly as well, so it leads me to think there's a problem in gwt eclipse plugin. Has anyone tried to use gwt with terracotta and eclipse? Any help or hint would be appreciated. Thanks, Edo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
