C2180-319
IBM
IBM WebSphere App Server Dev Tools V8.5, with Liberty

A. Use a JAX-WS Binding Type annotation
B. Set a property on the SOAP Binding object
C. Specify wsdl:Xsoap1.2 as a flag during wsgen
D. Specify in the WSDL to use a SOAP 1.2 SOAP binding in the WSDL binding
Answer:
B
QUESTION: 70 Which of the following is TRUE about specifying the SOAP version in JAX-WS?
A. The JAX-WS @Binding Type annotation of SOAP12HTTP_BINDING indicates to exposé the Web service via SOAP 1.2 B. The JAX-WS @Binding Type annotation of SOAP12 indicates to expose the Web service via SOAP 1.2 on both HTTP and JMS C. A Web service implementation defined with a JAX-WS @Web Service annotation defaults to expose the endpoint via SOAP 1.1 only. D. A Web service implementation defined with a JAX-WS @Web Service annotation defaults to expose the endpoint via SOAP 1.2 only. E. A Web service implementation defined with a JAX-WS @Web Service annotation defaults to expose the endpoint via both SOAP 1.1 and SOAP 1.2. Answer:
