business-manager updating

First take a look at the general update instructions.

Based on what has appeared previously in business-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 and/or app-manager communicate with the business-manager WS API.
If business-manager’s WS XSD file (business_manager.xsd) has changed, and the change results in a new WSDL contract, then it will require client and/or app-manager to be rebuilt.