A. JAX-WS dispatch API B. Deployment descriptor C. @Resource annotation D. @WebServiceRef annotation E. Service and Interface classes
A. The ObjectFactory class is the generated Service Endpoint Interface class B. The ObjectFactory class is the generated service provider class that is used by the JAX-WS client. C. The ObjectFactory class takes the targetNamespace value and creates the directory structure. D. The ObjectFactory class allows you to programatically construct new instances of the Java representation for XML content.
A. SOAP/JMS B. HTTP Header C. WSDL document D. SOAP messages E. WS-I Compliance