Hi...
sometimes after deploying a new version of an App I've to clear the cache manually otherwise the App is in an inconsistent state and doesn't show up/work properly. The SC js libs are not affected as they're constant, the generated HTML's are already dynamically namespaced. Is this an issue with the application main js file (which already has a 'nocache' in its file name)? Any hints are greatly appreciated.
Thx ia
Ekki
* GWT Rocks! * SmartGWT Rocks Even Harder! * SmartGWT PRO 2.1,
GWT 2.0, Jetty 7.0.0, Eclipse 3.5.1, JRE 1.6.0_16 *
For Evaluation only: MySQL 5.1.41, Connector/J 5.1.10
*** www.EasternGraphics.com/X-4GPL ***
sometimes after deploying a new version of an App I've to clear the cache manually otherwise the App is in an inconsistent state and doesn't show up/work properly. The SC js libs are not affected as they're constant, the generated HTML's are already dynamically namespaced. Is this an issue with the application main js file (which already has a 'nocache' in its file name)? Any hints are greatly appreciated.
Thx ia
Ekki
* GWT Rocks! * SmartGWT Rocks Even Harder! * SmartGWT PRO 2.1,
GWT 2.0, Jetty 7.0.0, Eclipse 3.5.1, JRE 1.6.0_16 *
For Evaluation only: MySQL 5.1.41, Connector/J 5.1.10
*** www.EasternGraphics.com/X-4GPL ***
Comment