Posted by: Pdfprep
Post Date: May 19, 2021
When building a partial application for IBM WebSphere Application Server, how should the files be packaged for deployment?
A . The files should be placed in the same directory structure as they are in the .ear file and zipped.
B . The files should be placed in the same flat folder, and the properties file should map the files to their intended destinations.
C . The files should be placed in the same flat folder, named to match the directory structure of the deployed application, and zipped.
D . The files can be placed in any directory structure the administrator decides, and then, manually replaces on the WebSphere Application Server file system.
Answer: A
Leave a Reply