Which of the following statements is true? Select the correct answer.
Service intermediaries can be further classified as __________________ or __________________ depending on whether they modify message content. Select the correct answer.
Which of the following statements is true? Select the correct answer.
Identify what is wrong with the following statement: "I have a single Calculator component that provides basic math functions. I'm exposing this component as a component-based service for internal service consumers that are also component-based. I'm exposing this component as a SOAP-based Web service for internal and external service consumers that support SOAP messaging. I'm also exposing this component as a REST service for external service consumers that prefer to access its functions via HTTP methods. I'm also exposing this component as a service agent for service consumers that support explicit invocation via a service contract." SELECT ALL THAT APPLY