Which statements below are TRUE in IBM WebSphere Application Server V7.0?

A.
JAX-WS and JAX-RPC both offer support for SOAP with attachments
B.
JAX-WS only supports MTOM and JAX-RPC only supports SOAP with Attachments.
C.
JAX-RPC supports WSDL 1.1 and SOAP 1.1 only. JAX-WS adds support for both WSDL 2.0 and SOAP 1.2.
D.
JAX-RPC does not validate any SOAP messages. However JAX-WS, with its inclusion of JAXB, validates all
SOAP messages.
E.
JAX-WS based Web services add native support for WS-Addressing whereas JAX-RPC only offers
WebSphere-specific APIs to use WS-Addressing.