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.
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-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