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.
src/main/resources/META-INF/spring/ctx/ws/appCtx.ws.security-incoming.xmlsrc/main/resources/META-INF/spring/ctx/ws/appCtx.ws.security-outgoing.xmlsrc/properties/database/database.filter.properties- Files derived from
src/properties/database/sample.database.spring.propertiessrc/properties/filter.propertiessrc/properties/spring.propertiespom.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.