Examining Additional Metadata Files
An ADF Web application uses other metadata files as well, such as:
Application-level
<application>.jws: Lists component versions and projects in an application
cwallet.sso: Defines the application’s database connection credentials
jpsconfig.xml: Lists the configuration file for credential store service instances
connections.xml: Lists connections defined for the application
adf-config.xml: Specifies application-level settings that are usually determined at deployment (deployment profile) and often changed at run time by a managed bean that is registered for the component configuration to specify run-time settings
Any project
<project>.jpr: Specifies project properties
<project>Bundle.properties: Is the resource bundle containing translatable strings
Model project
<project>.jpx: Is the project configuration file for business components
UI project
pagetemplate-metadata.xml: Lists page templates in the project