What is an accurate description of the handling of application exceptions thrown by a JAX-WS
service endpoint?
A.
Application exceptions can be mapped to faults in WSDL.
B.
Application exceptions are NOT handled by JAX-WS SEI clients.
C.
Application exceptions are always propagated to JAX-WS clients as RemoteExceptions.
D.
Application exceptions are always propagated to JAX-WS SEI clients as
WebServiceExceptions.
E.
Application exceptions are always propagated to JAX-WS SEI clients as SOAPFaultExceptions.
Explanation: