+

Search Tips   |   Advanced Search

PAA file structure overview

A PAA file is a compressed java archive. To extract:

The jar command runs Ant tasks which expand and parse the file using the java.util.zip class. The root directory of the unarchived file is the name of the PAA file without the .paa suffix. The root directory name should match value for assemblyName in the sofware definition descriptor (sdd.xml) which provides ConfigEngine.sh component lists and assembly instructions. The root directory also contains the documentation and components directories. A sample top-level directory can be found under...