多项选择题
Which of the following is used to invoke a Web service from an unmanaged client?()
A. JAX-WS dispatch API
B. Deployment descriptor
C. @Resource annotation
D. @WebServiceRef annotation
E. Service and Interface classes
相关考题
-
单项选择题
AdeveloperusedwsimporttogeneratetheskeletoncodeforaWebserviceimplementation.WhatisthepurposeofthegeneratedObjectFactoryclass?()
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. -
多项选择题
TheTCP/IPMonitorcanbeusedtocheckthefollowing:()
A. SOAP/JMS
B. HTTP Header
C. WSDL document
D. SOAP messages
E. WS-I Compliance -
单项选择题
A company has a high business value JAX-WS provider Web Service and cannot afford to lose any messages. What kind of quality of service should be used in conjunction with WS-ReliableMessaging?()
A. Managed persistent
B. Managed non-persistent
C. Unmanaged non-persistent
D. Managed persistent and Transaction (enableTransactionalOneWay)
E. Managed non-persistent and Transaction (enableTransactionalOneWay)
F. Unmanaged non-persistent and Transaction (enableTransactionalOneWay)
