Clearing the application server cache

After you deploy the web application, stop the application server, clear the application server cache, and restart the web server.

Procedure

  1. Stop the web application server.
  2. For UNIX platforms, run the osgiCfgInit.sh script in each profile.

    The script is located in the profiles/profile_name/bin directory under your WebSphere installation.

  3. For Windows, Linux and AIX platforms only, run the clearClassCache.sh script to clear the JVM class cache.

    The script is located in the bin directory under your WebSphere installation.

  4. Restart the web application server.