Multiple choice technology platforms and products

Which file contains the details of a SOA Composite in Oracle SOA Suite ?

  1. Web.xml

  2. Composite.xml

  3. Both of the above

  4. None

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The composite.xml file is the core descriptor file for a SOA Composite application in Oracle SOA Suite. It defines the composite's structure including its components, services, references, wires, and configuration. The web.xml file (option A) is used for Java web applications, not SOA composites.