SmartGwt: 4.1
GWT: 2.6.1
After we do a re-deployment of our app on tomcat, after we have fixed bugs or added new features, some users cannot run our app without first clearing their cache.
Is this a common problem and what may be a solution.
The Error that we get is:
Server returned FAILURE with no error message performing operation 'custom'
The first thing our app does is fetches user's data using a DataSource.
Does anyone have an idea?
GWT: 2.6.1
After we do a re-deployment of our app on tomcat, after we have fixed bugs or added new features, some users cannot run our app without first clearing their cache.
Is this a common problem and what may be a solution.
The Error that we get is:
Server returned FAILURE with no error message performing operation 'custom'
The first thing our app does is fetches user's data using a DataSource.
Does anyone have an idea?