Migrating a Java RSSE application to a new Actuate release
When migrating a Java RSSE application from an older release of Actuate software to a newer release, the application may require recompilation using the new release’s libraries.
When modifying the software, update any references of the older release to reference the new release, and place all relevant JAR files that contain classes for the new version into their proper locations.