Multiple choice technology web technology

How many Configuration files are there for BlazeDS ?

  1. 4

  2. 5

  3. 3

  4. 2

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

A standard BlazeDS setup uses 4 configuration XML files: services-config.xml (main configuration with channel definitions), remoting-config.xml (RemoteObject destinations), messaging-config.xml (Producer and Consumer destinations), and proxy-config.xml (HTTP/WebService proxy destinations). Each file serves a specific purpose in the BlazeDS messaging infrastructure.