ole.spielberg
10 Mar 2011, 10:07 PM
Hi all
I have a very odd problem, i have build an application using a TreePanel for navigation, in a border layout. I am deploying this application in the Google App Engine .
This has been working fine for a while, but then i started noticing, that if I just loaded the deployed app from GAE and did nothing for a while, the TreePanel would not respond, this means, no mouse over effects, no actions when i press anything eg. no SelectionChanged which i am listening for fires. In this situation all the other GXT controls on the page still work, it is just the TreePanel which is not responding.
If i start using the app and the TreePanel right away, the TreePanel works just fine.
I have not been able to reproduce this error in hosted mode during development. I am using GWT 2.2 GXT 2.2.3 and GAE 1.4.2
Any suggestions ?
/Ole
I have a very odd problem, i have build an application using a TreePanel for navigation, in a border layout. I am deploying this application in the Google App Engine .
This has been working fine for a while, but then i started noticing, that if I just loaded the deployed app from GAE and did nothing for a while, the TreePanel would not respond, this means, no mouse over effects, no actions when i press anything eg. no SelectionChanged which i am listening for fires. In this situation all the other GXT controls on the page still work, it is just the TreePanel which is not responding.
If i start using the app and the TreePanel right away, the TreePanel works just fine.
I have not been able to reproduce this error in hosted mode during development. I am using GWT 2.2 GXT 2.2.3 and GAE 1.4.2
Any suggestions ?
/Ole