Wednesday, June 20, 2018

Banner: Cache issues when using Tomcat 8.x in an Eclipse development environment


Banner: Cache issues when using Tomcat 8.x in an Eclipse development environment

Testing Banner 9.x admin pages in an Eclipse development with Tomcat 8.x can result in problems with page data being cached.  Due to known Eclipse bugs, the "Serve modules without publishing" flag must be unchecked or Tomcat 8.x will not start up.  With that flag unchecked, users have reported annoying cache issues with changes not being picked up when testing.  Sometimes clearing the web browser cache manually or doing Tomcat -> Clean and Tomcat -> Clean Tomcat Work Directory will fix the issue, but not always.  The suggested work around is to switch to Tomcat 7.x for all testing done via Eclipse.  Once development work has been finished, the extensions and custom pages can later be deployed on a Tomcat 8.x server (outside of Eclipse) if desired.

No comments:

Post a Comment

AWS how to delete VPC when it has error with Network interface , Gateway decencies

   how to delete VPC when it has error with Network interface , Gateway decencies  in AWS 1. Check if it is running on EC2 instance then Sto...