Exit C9510-319 IBM WebSphere Application Server Developer Tools V8.5 with Liberty Profile
Question 1 of 5
0% complete
Q1 Multiple choice

Which of the following are ways to add or customize an HTTP header to a Web service request in IBM
Web Sphere Application ServerV7.0.

Select all that apply.

  • A

    Specify the values to be set on a policy set and attach the policy set to the client reference

  • B

    Use a JAX-WS Logical Handler and get/set the HTTP headers from the JAXWSMessageContext

  • C

    Use a JAX-WS Protocol Handler and get/set the HTTP headers from the JAX-WS Message Context

  • D

    Create a Hash Map containing the transport headers and set the Hash Map on theJAX-WS Service
    under a property named REQUEST_TRANSPORT_PROPERTIES

  • E

    Create a Hash Map containing the transport headers and set the Hash Map on the JAX-WS Binding Provider under a property namedREQUEST_TRANSPORT_PROPERTIES

Previous Next