The Jazz Web application is composed of a collection of OSGi bundles. The OSGi runtime makes a copy of the bundles in the WebSphere /temp directory during startup. When a new version of the Jazz WAR is deployed, it is important to clean out the old bundles. Use the Request Reset feature to clean up the system, including the temporary directory. For example, the URL for a localhost is https://localhost:9443/jazz/admin/cmd/requestReset.
If necessary, this can be done manually by stopping the Jazz application, locating the temp directory for jazz.war in a location such as WASInstallDir\profiles\AppSrv01\temp\sricht60Node01\server1\jazz_war\jazz.war and deleting the contents. This ensures that only the bundles included in the new Jazz WAR is loaded at runtime.
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug