A developer is building a secure Web service to be deployed on IBM Web Sphere Application Server V7.0. The service will be accessed by a Microsoft .NET client. What should the developer be aware of, at a minimum, to ensure interoperability between the client and the service?
A. The Kerberos security token cannot be used as it is not compatible with Microsoft .NET
B. The Basic Security Profile v1.0 prohibits the use of SSL v2
C. The level of WS-* specifications each platform supports
D. There are no issues between Microsoft .NET and the Web Sphere platforms,allWS-Security constructs are interoperable.
正解:C
質問 2:
A company is planning to deploy a key business function implemented as a JAX-WS Web service. The Web service will be consumed by IBMWebSphere Application Server V7.0 and Microsoft .NET clients. Currently, theWeb services is secured by WS-Security. What is the BEST way to communicate policy to the consumers?
A. Enable the provider to export WS-Security Policy annotated WSDL via HTTP GET
B. Enable the provider to export WS-Security Policy annotated WSDL via WS-Metadata Exchange
C. Export the Policy Set and publish the Policy Set on a web site for download
D. Enable the provider to export WS-Security Policy annotated WSDL via WS-Policy Exchange
正解:A
質問 3:
CORRECT TEXT
A financial institution needs to expose a Web service tore turn the customer name using JavaBean with annotations. Which of the following is a valid Web service implementation?

A. Option C
B. Option A
C. Option D
D. Option B
正解:D
質問 4:
What is the biggest advantage of using Web services to create SOA solutions?
A. They support a client-server programming model
B. They are used to create tightly coupled applications
C. They are implemented using standardized technologies
D. They are implemented using Java and XML
正解:C
質問 5:
Refer to the exhibit.

Which of the following ways enable asynchronous wire-level behavior?
A. JAX-WS API for WS-Addressing
B. WSDL Asynchronous Message Exchange Pattern (MEP) Setting
C. JSR109 deployment descriptor
D. Policy Set
E. Setting an asynchronous Message Exchange Pattern setting as a property ontheJAX-WS BindingProvider
正解:A,E
質問 6:
A developer uses com.ibm.jaxws.thinclient_7.0.0.jar to invoke a Web service with:
A. EJB clients.
B. dynamic web based clients.
C. managed clients.
D. unmanaged clients.
正解:D