C9510-418 · Question #137
What must be done to delete one or more files from an application when using a partial application update?
The correct answer is C. Include a META-INF/ibm-partialapp-delete.props in the partial application update file. If you want to delete application files when you deploy a partial application update, you must first supply a special metadata file called META-INF/ibm-partialapp-delete.props in the partial application compressed file before you continue with the following procedure.
Question
What must be done to delete one or more files from an application when using a partial application update?
Options
- AManually delete the files from the file system (on all nodes if clustered).
- BSupply the paths to the files that should be deleted in the administrative console.
- CInclude a META-INF/ibm-partialapp-delete.props in the partial application update file.
- DSelect the files that need to be deleted in the file selector section of the form for the partial
How the community answered
(43 responses)- A12% (5)
- B5% (2)
- C81% (35)
- D2% (1)
Explanation
If you want to delete application files when you deploy a partial application update, you must first supply a special metadata file called META-INF/ibm-partialapp-delete.props in the partial application compressed file before you continue with the following procedure.
Topics
Community Discussion
No community discussion yet for this question.