单项选择题
Which of the following business scenarios is the LEAST appropriate for Web services?()
A. Expanding the reach of your company information.
B. Providing transactional services such as credit card payment processing.
C. Making existing services available to a business process to orchestrate services.
D. Enabling interoperability between heterogeneous services to create time-critical solutions.
相关考题
-
单项选择题
WhywouldadeveloperprefertouseSOAPWebservicesoverRESTWebservices?()
A. To provide message level security
B. To allow integration with Web 2.0 applications
C. To be able to use XML to format response messages
D. To be able to use the HTTP or HTTPS transport protocols -
多项选择题
A company is migrating their current JAX-WS Web service running on IBM WebSphere Application Server V6.1 with the Feature Pack for Web Services to V7.0. The company wants to continue to support V6.1 service consumers. If the Web service has WS-AtomicTransaction enabled, what settings should be configured to support the widest range of clients? ()
A. Set the WS-AtomicTransaction to "Never" in WS-Transaction policy of the policy set
B. Set the WS-AtomicTransaction to "Supports" in WS-Transaction policy of the policy set
C. Set the WS-AtomicTransaction to "Mandatory" in WS-Transaction policy of the policy set
D. Set the "Default WS-Tx specification level" to "1.0" in application policy set bindings
E. Set the "Default WS-Tx specification level" to "1.1" in application policy set bindings -
多项选择题
WhichofthefollowingisusedtoinvokeaWebservicefromanunmanagedclient?()
A. JAX-WS dispatch API
B. Deployment descriptor
C. @Resource annotation
D. @WebServiceRef annotation
E. Service and Interface classes
