app-manager updating

First take a look at the general update instructions.

Based on what has appeared previously in app-manager’s installation instructions, local versions of the following files are likely to require updating if the corresponding sample.<file_name> files have changed in the portal repository.

  1. src/main/resources/META-INF/spring/ctx/ws/appCtx.ws.security-incoming.xml
  2. src/main/resources/META-INF/spring/ctx/ws/appCtx.ws.security-outgoing.xml
  3. src/properties/database/database.filter.properties
  4. Files derived from src/properties/database/sample.database.spring.properties
  5. src/properties/filter.properties
  6. src/properties/spring.properties
  7. pom.xml

Warning

Both client-direct and/or business-manager communicate with the app-manager WS API.
If app-manager’s WS XSD file (app_manager.xsd) has changed, and the change results in a new WSDL contract, then it will require client-direct and/or business-manager (and hence site-business) to be rebuilt.

See also

If you are updating app-manager then it is possible that you may also need to update ApPredict