Problem Viewing Images After Upgrading Transaction Server

The client code used by Suspect Image Review to call the Transaction Server is contained in the files:
  • txsvrcli.jar
  • util.jar
  • txaccessors.jar
If the errors are related to the Transaction Server API, they are displayed above the image area on the page. They occur if the Transaction Server code is at a different level than the client code in Suspect Image Review. To correct this, stop the Suspect Image Review server and replace the following JAR files in Suspect Image Review with the JAR files from the lib directory of the Transaction Server:
  • txsvrcli.jar
  • util.jar
  • txaccessors.jar

Remove the old JAR files from Suspect Image Review, do not just rename them. The Suspect Image Review path for these files is profile-root/izhCell/AdminCore_EAR.ear/reviewui_web.war/WEB-INF/lib.