Which two statements are true about JAX-WS support for data bindings? (Choose two

Which two statements are true about JAX-WS support for data bindings? (Choose two.)

Which two statements are true about JAX-WS support for data bindings? (Choose two.)

A.
Data binding is performed with only generated classes to reduce errors and hide complexity.

B.
JAXB 2.0 is preferred.

C.
Inline binding declarations with XML Schema are NOT supported for JAXB 2.0.

D.
SAAJ 1.3 is supported for data binding with SOAP.

E.
JAX-RPC data binding is recommended for cross-platform interoperability.



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Aneesh

Aneesh

B D

Mohamed Fayek Saber

Mohamed Fayek Saber

correct

Mohamed Fayek Saber

Mohamed Fayek Saber

SAAJ enables developers to produce and consume messages conforming to the SOAP 1.1 and 1.2 specifications and SOAP with Attachments note.

Developers can also use it to write SOAP messaging applications directly instead of using JAX-RPC or JAX-WS.