Changes between Version 7 and Version 8 of LEGACY - CaTissueUpgrade
- Timestamp:
- 05/14/13 17:49:25 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LEGACY - CaTissueUpgrade
v7 v8 31 31 32 32 Successful deployment and upgrade required the following process: 33 Installed db from dump into catissuecore 33 Installed db from dump into catissuecore: "mysql -p database_name < dumpfilename" 34 34 Checked caTissueInstall.properties 35 35 ant deploy_app 36 36 ant upgrade_db_from_suitev1.2_to_plus20 37 37 change the column name for the wustlkey problem 38 check that the LabelGenerator doesn't have the extra definitions which force labelgeneration38 check that the LabelGenerator doesn't have the extra definitions which force barcode generation 39 39 move and expand the war file, change the flex configuration class to solve the https / load balancer problem, recompress the war file and copy back to jboss 40 40 run the patch as above